By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-15T03:11:33.003Z||main|||||INFO|500||The following profiles are active: basic
2023-04-15T03:11:44.041Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-15T03:11:44.048Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-15T03:11:44.181Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-15T03:11:49.017Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-15T03:11:49.519Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-15T03:11:50.103Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-15T03:11:50.474Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-15T03:11:51.381Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-15T03:11:54.458Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-15T03:11:55.183Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-15T03:11:57.692Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-15T03:11:57.828Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-15T03:11:58.025Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-15T03:11:58.043Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-15T03:11:58.702Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-15T03:11:59.002Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-15T03:11:59.848Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-15T03:12:00.555Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-15T03:12:00.556Z||main|||||ERROR|500||(conn=857) Table 'catalogdb.activity_spec' doesn't exist
2023-04-15T03:12:00.574Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-04-15T03:12:02.793Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-15T03:12:04.853Z||main|||||WARN|500||---
2023-04-15T03:12:04.853Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-15T03:12:04.853Z||main|||||WARN|500||---
2023-04-15T03:12:05.222Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-15T03:12:09.697Z||main|||||INFO|500||Started Application in 39.854 seconds (JVM running for 43.294)
2023-04-15T03:12:09.715Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-15T03:12:09.717Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-15T03:12:09.725Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-15T03:12:09.767Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2584ed54-9822-4963-8907-3d9a7ee3c162 url= /sdc/v1/artifactTypes
2023-04-15T03:12:09.771Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-15T03:12:09.939Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-15T03:12:09.988Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-15T03:12:09.988Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-15T03:12:09.989Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ce7edd43-f285-4c7b-b454-941915d9a6a1 url= /sdc/v1/distributionKafkaData
2023-04-15T03:12:09.989Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-15T03:12:10.035Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-15T03:12:10.045Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@46aa88a2
2023-04-15T03:12:10.136Z||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-4e8bdbda-ff37-464a-b3a6-fbff79513374
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-15T03:12:10.183Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Instantiated an idempotent producer.
2023-04-15T03:12:10.259Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-15T03:12:10.311Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-15T03:12:10.311Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-15T03:12:10.311Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681528330307
2023-04-15T03:12:10.315Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-15T03:12:10.333Z||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-77498596-f79e-4514-9b6b-b1f1334e1fee
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-15T03:12:10.404Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-15T03:12:10.404Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-15T03:12:10.404Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681528330404
2023-04-15T03:12:10.405Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:12:10.408Z||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-7142f838-951c-490a-9e69-7e705490fb72
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-15T03:12:10.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:12:10.416Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-15T03:12:10.417Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-15T03:12:10.417Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681528330416
2023-04-15T03:12:10.417Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:12:10.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:12:10.426Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-15T03:12:11.390Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.391Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.391Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Cluster ID: h5DhLQ7tRb6BqbgqPH8lGA
2023-04-15T03:12:11.391Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.391Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.392Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.392Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.392Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] ProducerId set to 2004 with epoch 0
2023-04-15T03:12:11.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.392Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:11.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.393Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 rHAeok4ZQDWAbduxfN8FjA
2023-04-15T03:12:11.394Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Cluster ID: h5DhLQ7tRb6BqbgqPH8lGA
2023-04-15T03:12:11.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Cluster ID: h5DhLQ7tRb6BqbgqPH8lGA
2023-04-15T03:12:11.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-15T03:12:11.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-15T03:12:11.420Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T03:12:11.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T03:12:11.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990
2023-04-15T03:12:11.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-15T03:12:11.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T03:12:11.500Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-55058074-e647-4e2c-ae15-a473e36f7fed
2023-04-15T03:12:11.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-15T03:12:11.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T03:12:17.507Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-55058074-e647-4e2c-ae15-a473e36f7fed', protocol='range'}
2023-04-15T03:12:17.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T03:12:17.658Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.660Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.660Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.661Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.662Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.662Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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 Htk4O-exT72UeEqxqXqJ4g
2023-04-15T03:12:17.670Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=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-77498596-f79e-4514-9b6b-b1f1334e1fee-55058074-e647-4e2c-ae15-a473e36f7fed=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-15T03:12:17.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-55058074-e647-4e2c-ae15-a473e36f7fed', protocol='range'}
2023-04-15T03:12:17.713Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-15T03:12:17.719Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-15T03:12:17.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T03:12:17.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T03:12:17.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T03:12:17.757Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-15T03:12:17.757Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T03:12:17.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-15T03:12:17.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-15T03:12:17.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-15T03:12:17.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-15T03:12:17.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-15T03:12:17.758Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-15T03:12:17.759Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-15T03:12:17.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-15T03:12:17.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-15T03:12:17.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-15T03:12:17.816Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-15T03:12:17.817Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-15T03:12:17.857Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.863Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.863Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T03:12:17.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-15T03:12:17.883Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-15T03:12:17.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-15T03:12:17.900Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-15T03:13:10.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:13:10.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:14:10.417Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:14:10.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:15:10.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:15:10.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:16:10.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:16:10.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:17:10.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:17:10.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:18:10.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:18:10.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:19:10.425Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:19:10.429Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:20:10.427Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:20:10.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:21:10.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:21:10.432Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:21:11.505Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Node -1 disconnected.
2023-04-15T03:21:11.611Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Node -1 disconnected.
2023-04-15T03:21:11.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Node -1 disconnected.
2023-04-15T03:22:00.990Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-15T03:22:10.430Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:22:10.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:23:10.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:23:10.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:24:10.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:24:10.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:25:10.436Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:25:10.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:26:10.437Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:26:10.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:27:10.438Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:27:10.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:28:10.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:28:10.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:29:10.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:29:10.442Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:30:10.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:30:10.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:31:10.443Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:31:10.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:32:10.444Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:32:10.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:33:10.445Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:33:10.446Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:34:10.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:34:10.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:35:10.448Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:35:10.449Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:36:10.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:36:10.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:37:10.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:37:10.451Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:38:10.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:38:10.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:39:10.453Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:39:10.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:40:10.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:40:10.455Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:41:10.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:41:10.455Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:42:10.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:42:10.456Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:43:10.458Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:43:10.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:44:10.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:44:10.459Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:45:10.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:45:10.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:46:10.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:46:10.462Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:47:10.462Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:47:10.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:48:10.464Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:48:10.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:49:10.466Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:49:10.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:50:10.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:50:10.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:51:10.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:51:10.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:52:10.470Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:52:10.471Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:53:10.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:53:10.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:54:10.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:54:10.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:55:10.474Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:55:10.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:56:10.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:56:10.476Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:57:10.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:57:10.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:58:10.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:58:10.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T03:59:10.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T03:59:10.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:00:10.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:00:10.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:01:10.482Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:01:10.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:02:10.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:02:10.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:03:10.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:03:10.484Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:04:10.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:04:10.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:05:10.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:05:10.488Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:06:10.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:06:10.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:07:10.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:07:10.490Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:08:10.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:08:10.491Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:09:10.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:09:10.493Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:10:10.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:10:10.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:11:10.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:11:10.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:12:10.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:12:10.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:13:10.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:13:10.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:14:10.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:14:10.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:15:10.499Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:15:10.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:16:10.499Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:16:10.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:17:10.501Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:17:10.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:18:10.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:18:10.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:19:10.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:19:10.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:20:10.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:20:10.506Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:21:10.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:21:10.507Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:22:10.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:22:10.508Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:23:10.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:23:10.509Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:24:10.510Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:24:10.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:25:10.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:25:10.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:26:10.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:26:10.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:27:10.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:27:10.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:28:10.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:28:10.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:29:10.515Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:29:10.516Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:30:10.516Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:30:10.516Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:31:10.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:31:10.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:32:10.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:32:10.520Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:33:10.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:33:10.520Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:34:10.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:34:10.522Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:35:10.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:35:10.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:36:10.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:36:10.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:37:10.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:37:10.525Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:38:10.525Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:38:10.525Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:39:10.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:39:10.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:40:10.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:40:10.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:41:10.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:41:10.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:42:10.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:42:10.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:43:10.532Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:43:10.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:44:10.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:44:10.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:45:10.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:45:10.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:46:10.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:46:10.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:47:10.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:47:10.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:48:10.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:48:10.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:49:10.539Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:49:10.539Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:50:10.539Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:50:10.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:51:10.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:51:10.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:52:10.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:52:10.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:53:10.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:53:10.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:54:10.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:54:10.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:55:10.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:55:10.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:56:10.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:56:10.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:57:10.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:57:10.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:58:10.548Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:58:10.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T04:59:10.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T04:59:10.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:00:10.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:00:10.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:01:10.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:01:10.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:02:10.553Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:02:10.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:03:10.554Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:03:10.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:04:10.554Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:04:10.561Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:05:10.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:05:10.563Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:06:10.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:06:10.563Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:07:10.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:07:10.564Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:08:10.560Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:08:10.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:09:10.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:09:10.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:10:10.563Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:10:10.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:11:10.564Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:11:10.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:12:10.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:12:10.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:13:10.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:13:10.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:14:10.567Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:14:10.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:15:10.568Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:15:10.573Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:16:10.568Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:16:10.576Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:17:10.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:17:10.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:18:10.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:18:10.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:19:10.571Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:19:10.579Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:20:10.573Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:20:10.580Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:21:10.573Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:21:10.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:22:10.574Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:22:10.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:23:10.574Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:23:10.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:24:10.575Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:24:10.587Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:25:10.575Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:25:10.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:26:10.577Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:26:10.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:27:10.578Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:27:10.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:28:10.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:28:10.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:29:10.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:29:10.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:30:10.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:30:10.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:31:10.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:31:10.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:32:10.583Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:32:10.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:33:10.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:33:10.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:34:10.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:34:10.597Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:35:10.585Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:35:10.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:36:10.585Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:36:10.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:37:10.586Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:37:10.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:38:10.586Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:38:10.600Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:39:10.588Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:39:10.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:40:10.588Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:40:10.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:41:10.590Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:41:10.602Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:42:10.591Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:42:10.603Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:43:10.591Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:43:10.604Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:44:10.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:44:10.605Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:45:10.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:45:10.605Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:46:10.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:46:10.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:47:10.596Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:47:10.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:48:10.597Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:48:10.608Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:49:10.597Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:49:10.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:50:10.597Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:50:10.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:51:10.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:51:10.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:52:10.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:52:10.612Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:53:10.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:53:10.614Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:54:10.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:54:10.615Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:55:10.602Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:55:10.615Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:56:10.602Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:56:10.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:57:10.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:57:10.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:58:10.604Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:58:10.618Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T05:59:10.606Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T05:59:10.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:00:10.606Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:00:10.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:01:10.608Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:01:10.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:02:10.608Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:02:10.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:03:10.609Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:03:10.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:04:10.611Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:04:10.623Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:05:10.611Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:05:10.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:06:10.613Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:06:10.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:06:51.097Z||http-nio-8085-exec-6|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T06:07:10.614Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:07:10.627Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:08:10.616Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:08:10.628Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:09:10.616Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:09:10.630Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:10:10.618Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:10:10.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:11:10.620Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:11:10.632Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:12:10.621Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:12:10.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:13:10.622Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:13:10.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:14:10.622Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:14:10.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:15:10.624Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:15:10.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:16:10.625Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:16:10.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:17:10.626Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:17:10.638Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:18:10.627Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:18:10.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:19:10.628Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:19:10.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:20:10.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:20:10.640Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:21:10.629Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:21:10.640Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:22:10.631Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:22:10.640Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:23:10.631Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:23:10.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:24:10.632Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:24:10.642Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:25:10.634Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:25:10.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:26:10.635Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:26:10.644Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:27:10.637Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:27:10.644Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:28:10.638Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:28:10.645Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:29:10.639Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:29:10.645Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:30:10.639Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:30:10.646Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:31:10.641Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:31:10.646Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:32:10.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:32:10.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:33:10.643Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:33:10.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:34:10.645Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:34:10.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:35:10.645Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:35:10.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:36:10.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:36:10.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:37:10.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:37:10.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:38:10.649Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:38:10.652Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:39:10.649Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:39:10.653Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:40:10.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:40:10.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:41:10.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:41:10.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:42:10.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:42:10.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:43:10.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:43:10.657Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:44:10.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:44:10.657Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:45:10.655Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:45:10.658Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:46:10.656Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:46:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:47:10.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:47:10.660Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:48:10.658Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:48:10.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:49:10.660Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:49:10.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:50:10.660Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:50:10.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:51:10.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:51:10.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:52:10.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:52:10.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:53:10.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:53:10.665Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:54:10.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:54:10.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:55:10.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:55:10.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:56:10.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:56:10.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:57:10.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:57:10.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:58:10.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:58:10.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T06:59:10.669Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T06:59:10.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:00:10.669Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:00:10.675Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:01:10.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:01:10.676Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:02:10.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:02:10.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:03:10.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:03:10.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:04:10.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:04:10.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:05:10.674Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:05:10.679Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:06:10.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:06:10.679Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:07:10.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:07:10.680Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:08:10.678Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:08:10.680Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:09:10.679Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:09:10.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:10:10.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:10:10.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:11:10.682Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:11:10.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:12:10.683Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:12:10.683Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:13:10.683Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:13:10.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:14:10.685Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:14:10.685Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:15:10.686Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:15:10.687Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:16:10.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:16:10.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:17:10.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:17:10.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:18:10.690Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:18:10.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:19:10.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:19:10.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:20:10.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:20:10.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:21:10.694Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:21:10.694Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:22:10.694Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:22:10.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:23:10.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:23:10.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:24:10.697Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:24:10.697Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:25:10.697Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:25:10.697Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:26:10.699Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:26:10.699Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:27:10.701Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:27:10.701Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:28:10.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:28:10.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:29:10.704Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:29:10.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:30:10.705Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:30:10.706Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:31:10.706Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:31:10.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:32:10.707Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:32:10.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:33:10.709Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:33:10.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:34:10.709Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:34:10.710Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:35:10.710Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:35:10.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:36:10.711Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:36:10.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:37:10.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:37:10.711Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:38:10.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:38:10.712Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:39:10.713Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:39:10.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:40:10.713Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:40:10.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:41:10.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:41:10.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:42:10.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:42:10.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:43:10.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:43:10.717Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:44:10.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:44:10.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:45:10.719Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:45:10.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:46:10.719Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:46:10.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:47:10.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:47:10.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:48:10.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:48:10.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:49:10.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:49:10.723Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:50:10.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:50:10.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:51:10.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:51:10.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:52:10.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:52:10.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:53:10.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:53:10.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:54:10.727Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:54:10.727Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:55:10.727Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:55:10.728Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:56:10.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:56:10.729Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:57:10.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:57:10.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:58:10.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T07:58:10.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:59:10.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T07:59:10.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:00:10.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:00:10.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:01:10.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:01:10.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:02:10.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:02:10.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:03:10.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:03:10.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:04:10.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:04:10.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:05:10.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:05:10.738Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:06:10.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:06:10.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:07:10.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:07:10.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:08:10.739Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:08:10.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:09:10.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:09:10.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:10:10.742Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:10:10.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:11:10.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:11:10.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:12:10.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:12:10.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:13:10.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:13:10.746Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:14:10.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:14:10.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:15:10.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:15:10.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:16:10.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:16:10.749Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:17:10.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:17:10.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:18:10.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:18:10.751Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:19:10.751Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:19:10.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:20:10.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:20:10.753Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:21:10.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:21:10.753Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:22:10.755Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:22:10.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:23:10.755Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:23:10.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:24:10.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:24:10.757Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:25:10.757Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:25:10.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:26:10.758Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:26:10.758Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:27:10.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:27:10.760Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:28:10.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:28:10.761Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:29:10.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:29:10.763Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:30:10.762Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:30:10.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:31:10.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:31:10.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:32:10.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:32:10.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:33:10.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:33:10.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:34:10.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:34:10.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:35:10.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:35:10.768Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:36:10.769Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:36:10.770Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:37:10.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:37:10.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:38:10.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:38:10.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:39:10.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:39:10.773Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:40:10.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:40:10.774Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:41:10.774Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:41:10.774Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:42:10.775Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:42:10.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:43:10.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:43:10.776Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:44:10.776Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:44:10.778Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:45:10.776Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:45:10.779Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:46:10.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:46:10.780Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:47:10.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:47:10.781Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:48:10.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:48:10.781Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:49:10.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:49:10.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:50:10.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:50:10.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:51:10.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:51:10.784Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:52:10.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:52:10.785Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:53:10.784Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:53:10.785Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:54:10.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:54:10.785Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:55:10.786Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:55:10.786Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:56:10.787Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:56:10.787Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:57:10.787Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:57:10.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:58:10.789Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:58:10.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T08:59:10.789Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T08:59:10.791Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:00:10.790Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:00:10.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:01:10.791Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:01:10.793Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:02:10.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:02:10.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:03:10.794Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:03:10.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:04:10.794Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:04:10.796Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:05:10.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:05:10.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:06:10.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:06:10.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:07:10.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:07:10.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:08:10.799Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:08:10.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:09:10.799Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:09:10.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:10:10.800Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:10:10.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:11:10.801Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:11:10.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:12:10.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:12:10.804Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:13:10.803Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:13:10.805Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:14:10.803Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:14:10.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:15:10.805Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:15:10.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:16:10.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:16:10.808Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:17:10.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:17:10.809Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:18:10.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:18:10.809Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:19:10.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:19:10.810Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:20:10.812Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:20:10.811Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:21:10.812Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:21:10.813Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:22:10.814Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:22:10.815Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:23:10.814Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:23:10.816Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:24:10.815Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:24:10.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:25:10.817Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:25:10.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:26:10.817Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:26:10.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:27:10.818Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:27:10.819Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:28:10.820Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:28:10.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:29:10.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:29:10.821Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:30:10.821Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:30:10.822Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:31:10.822Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:31:10.822Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:32:10.823Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:32:10.824Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:33:10.825Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:33:10.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:34:10.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:34:10.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:35:10.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:35:10.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:36:10.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:36:10.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:37:10.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:37:10.829Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:38:10.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:38:10.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:39:10.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:39:10.832Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:40:10.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:40:10.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:41:10.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:41:10.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:42:10.834Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:42:10.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:43:10.835Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:43:10.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:44:10.836Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:44:10.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:45:10.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:45:10.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:46:10.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:46:10.838Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:47:10.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:47:10.840Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:48:10.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:48:10.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:49:10.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:49:10.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:50:10.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:50:10.844Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:51:10.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:51:10.845Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:52:10.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:52:10.846Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:53:10.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:53:10.846Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:54:10.842Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:54:10.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:55:10.842Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:55:10.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:56:10.843Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:56:10.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:57:10.843Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:57:10.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:58:10.843Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:58:10.848Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T09:59:10.845Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T09:59:10.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:00:10.847Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:00:10.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:01:10.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:01:10.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:02:10.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:02:10.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:03:10.850Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:03:10.851Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:04:10.851Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:04:10.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:05:10.851Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:05:10.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:06:10.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:06:10.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:07:10.853Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:07:10.854Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:08:10.855Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:08:10.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:09:10.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:09:10.856Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:10:10.857Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:10:10.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:11:10.858Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:11:10.859Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:12:10.859Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:12:10.861Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:13:10.860Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:13:10.861Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:14:10.860Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:14:10.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:15:10.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:15:10.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:16:10.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:16:10.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:17:10.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:17:10.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:18:10.865Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:18:10.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:19:10.866Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:19:10.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:20:10.867Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:20:10.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:21:10.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:21:10.867Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:22:10.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:22:10.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:23:10.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:23:10.870Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:24:10.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:24:10.872Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:25:10.872Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:25:10.872Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:26:10.872Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:26:10.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:27:10.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:27:10.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:28:10.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:28:10.876Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:29:10.875Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:29:10.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:30:10.875Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:30:10.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:31:10.876Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:31:10.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:32:10.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:32:10.878Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:33:10.879Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:33:10.879Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:34:10.881Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:34:10.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:35:10.882Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:35:10.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:36:10.883Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:36:10.884Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:37:10.883Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:37:10.884Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:38:10.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:38:10.884Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:39:10.885Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:39:10.885Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:40:10.886Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:40:10.886Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:41:10.886Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:41:10.887Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:42:10.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:42:10.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:43:10.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:43:10.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:44:10.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:44:10.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:45:10.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:45:10.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:46:10.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:46:10.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:47:10.891Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:47:10.891Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:48:10.892Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:48:10.892Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:49:10.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:49:10.893Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:50:10.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:50:10.894Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:51:10.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:51:10.895Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:52:10.895Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:52:10.895Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:53:10.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:53:10.897Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:54:10.898Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:54:10.898Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:55:10.898Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:55:10.899Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:56:10.899Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:56:10.899Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:57:10.900Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:57:10.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:58:10.901Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:58:10.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T10:59:10.902Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T10:59:10.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:00:10.902Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:00:10.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:01:10.904Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:01:10.904Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:02:10.904Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:02:10.905Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:03:10.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:03:10.906Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:04:10.906Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:04:10.907Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:05:10.907Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:05:10.908Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:06:10.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:06:10.909Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:07:10.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:07:10.910Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:08:10.911Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:08:10.911Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:09:10.912Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:09:10.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:10:10.912Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:10:10.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:11:10.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:11:10.913Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:12:10.914Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:12:10.914Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:13:10.915Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:13:10.916Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:14:10.915Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:14:10.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:15:10.917Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:15:10.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:16:10.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:16:10.919Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:17:10.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:17:10.920Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:18:10.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:18:10.920Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:19:10.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:19:10.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:20:10.923Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:20:10.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:21:10.923Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:21:10.924Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:22:10.925Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:22:10.925Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:23:10.925Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:23:10.927Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:24:10.927Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:24:10.927Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:25:10.927Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:25:10.929Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:26:10.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:26:10.929Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:27:10.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:27:10.931Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:28:10.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:28:10.932Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:29:10.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:29:10.932Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:30:10.931Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:30:10.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:31:10.933Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:31:10.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:32:10.935Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:32:10.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:33:10.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:33:10.936Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:34:10.937Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:34:10.937Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:35:10.937Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:35:10.938Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:36:10.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:36:10.939Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:37:10.940Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:37:10.940Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:38:10.941Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:38:10.941Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:39:10.942Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:39:10.942Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:40:10.943Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:40:10.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:41:10.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:41:10.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:42:10.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:42:10.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:43:10.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:43:10.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:44:10.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:44:10.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:45:10.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:45:10.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:46:10.949Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:46:10.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:47:10.949Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:47:10.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:48:10.950Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:48:10.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:49:10.950Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:49:10.951Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:50:10.951Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:50:10.953Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:51:10.951Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:51:10.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:52:10.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:52:10.955Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:53:10.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:53:10.955Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:54:10.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:54:10.957Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:55:10.957Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:55:10.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:56:10.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:56:10.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:57:10.960Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:57:10.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:58:10.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T11:58:10.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:59:10.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T11:59:10.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:00:10.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:00:10.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:01:10.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:01:10.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:02:10.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:02:10.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:03:10.966Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:03:10.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:04:10.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:04:10.967Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:05:10.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:05:10.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:06:10.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:06:10.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:07:10.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:07:10.970Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:08:10.970Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:08:10.971Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:09:10.971Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:09:10.971Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:10:10.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:10:10.972Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:11:10.972Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:11:10.973Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:12:10.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:12:10.975Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:13:10.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:13:10.976Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:14:10.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:14:10.976Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:15:10.976Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:15:10.977Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:16:10.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:16:10.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:17:10.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:17:10.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:18:10.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:18:10.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:19:10.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:19:10.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:20:10.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:20:10.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:21:10.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:21:10.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:22:10.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:22:10.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:23:10.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:23:10.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:24:10.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:24:10.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:25:10.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:25:10.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:26:10.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:26:10.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:27:10.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:27:10.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:28:10.987Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:28:10.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:29:10.987Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:29:10.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:30:10.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:30:10.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:31:10.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:31:10.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:32:10.989Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:32:10.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:33:10.989Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:33:10.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:34:10.991Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:34:10.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:35:10.992Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:35:10.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:36:10.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:36:10.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:37:10.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:37:10.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:38:10.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:38:10.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:39:10.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:39:10.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:40:10.994Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:40:10.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:41:10.995Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:41:10.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:42:10.995Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:42:10.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:43:10.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:43:10.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:44:10.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:44:10.998Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:45:10.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:45:10.998Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:46:10.998Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:46:10.998Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:47:10.999Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:47:11.000Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:48:11.000Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:48:11.000Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:49:11.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:49:11.002Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:50:11.002Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:50:11.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:51:11.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:51:11.004Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:52:11.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:52:11.004Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:53:11.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:53:11.005Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:54:11.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:54:11.005Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:55:11.006Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:55:11.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:56:11.007Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:56:11.007Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:57:11.008Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:57:11.009Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:58:11.010Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:58:11.010Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T12:59:11.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T12:59:11.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:00:11.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:00:11.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:01:11.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:01:11.012Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:02:11.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:02:11.014Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:03:11.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:03:11.014Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:04:11.015Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:04:11.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:05:11.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:05:11.016Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:06:11.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:06:11.016Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:07:11.016Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:07:11.017Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:08:11.016Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:08:11.018Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:09:11.017Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:09:11.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:10:11.018Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:10:11.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:11:11.018Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:11:11.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:12:11.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:12:11.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:13:11.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:13:11.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:14:11.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:14:11.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:15:11.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:15:11.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:16:11.024Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:16:11.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:17:11.024Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:17:11.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:18:11.025Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:18:11.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:19:11.027Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:19:11.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:20:11.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:20:11.029Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:21:11.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:21:11.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:22:11.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:22:11.031Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:23:11.032Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:23:11.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:24:11.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:24:11.032Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:25:11.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:25:11.034Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:26:11.034Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:26:11.035Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:27:11.035Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:27:11.036Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:28:11.036Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:28:11.036Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:29:11.036Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:29:11.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:30:11.037Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:30:11.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:31:11.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:31:11.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:32:11.040Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:32:11.041Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:33:11.040Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:33:11.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:34:11.041Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:34:11.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:35:11.043Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:35:11.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:36:11.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:36:11.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:37:11.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:37:11.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:38:11.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:38:11.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:39:11.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:39:11.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:40:11.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:40:11.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:41:11.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:41:11.050Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:42:11.051Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:42:11.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:43:11.051Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:43:11.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:44:11.052Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:44:11.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:45:11.052Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:45:11.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:46:11.053Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:46:11.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:47:11.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:47:11.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:48:11.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:48:11.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:49:11.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:49:11.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:50:11.058Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:50:11.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:51:11.058Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:51:11.059Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:52:11.059Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:52:11.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:53:11.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:53:11.061Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:54:01.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T13:54:01.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"f17025e6-b8cb-4075-8d98-40c23dd810fa","serviceName":"vFW 2023-04-15 13-52-49","serviceVersion":"1.0","serviceUUID":"9a0ea024-a842-4992-bd11-d82116768d4c","serviceDescription":"catalog service description","serviceInvariantUUID":"45a6b9d2-3ae2-4425-b85d-21a2a3a23beb","resources":[{"resourceInstanceName":"vFW 67947e57-5050 0","resourceName":"vFW 67947e57-5050","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f1ff2732-1d4f-4b80-bf40-cea32db1b7b4","resourceInvariantUUID":"90fb37ea-ccb1-49e5-9c4c-584e6e3be10c","resourceCustomizationUUID":"2352f844-5823-4156-9ffa-d588050e566a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml","artifactChecksum":"MmQxNGNiMzA2M2UwZTI3MzdmMGVmNWI5ODUyNGJhNDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f267adc2-9afd-4980-9bf1-efd2355474ce","artifactVersion":"1"},{"artifactName":"vfw67947e5750500_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json","artifactChecksum":"MGRkMzIyMTc3MzBlNjZjNmY1NWYzYWUwMDg1YmNhMWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b2185e8f-b794-47f3-b8a5-b8cfcc4e73e2","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e70da3c0-76d3-431d-b860-af89141969cd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml","artifactChecksum":"OGZlNmJmNTE2YTgyYjZhMWUzYWFhYjlhNjA3ZWM1OTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f44655f1-6711-4fbb-bffa-b6d568318eb7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1865af10-02cb-4d39-93c5-7aac0be21747","artifactVersion":"2","generatedFromUUID":"e70da3c0-76d3-431d-b860-af89141969cd"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230415135249-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml","artifactChecksum":"OTA0OGE3OTExZmJmYmIxZTM3MGM5N2VjMGY3NjEzYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"99932c10-366e-4183-8582-f66a5ff53893","artifactVersion":"1"},{"artifactName":"service-Vfw20230415135249-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar","artifactChecksum":"NTQ3OGE1ZTJjMGIzZWYyZDFkNmYzYTBlN2I5ZTdjMDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4fb3e0fd-2918-4214-8ab9-0a19455f363c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T13:54:01.283Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:01.292Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:01.292Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:01.293Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rHAeok4ZQDWAbduxfN8FjA
2023-04-15T13:54:01.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:54:01.396Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:54:01.416Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:54:01.416Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:54:01.416Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:54:01.416Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:54:02.322Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:02.323Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:02.323Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:02.323Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:03.325Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:03.326Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:03.326Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:03.326Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:04.327Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:04.328Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:04.328Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:04.328Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:05.330Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:05.331Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:05.331Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:05.331Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:06.332Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:06.333Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:06.333Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:06.333Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:07.334Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:54:07.335Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:07.335Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:07.335Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:08.337Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"serviceName": "vFW 2023-04-15 13-52-49",
"serviceVersion": "1.0",
"serviceUUID": "9a0ea024-a842-4992-bd11-d82116768d4c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "45a6b9d2-3ae2-4425-b85d-21a2a3a23beb",
"resources": [
{
"resourceInstanceName": "vFW 67947e57-5050 0",
"resourceCustomizationUUID": "2352f844-5823-4156-9ffa-d588050e566a",
"resourceName": "vFW 67947e57-5050",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f1ff2732-1d4f-4b80-bf40-cea32db1b7b4",
"resourceInvariantUUID": "90fb37ea-ccb1-49e5-9c4c-584e6e3be10c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw67947e5750500_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"artifactChecksum": "MGRkMzIyMTc3MzBlNjZjNmY1NWYzYWUwMDg1YmNhMWQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b2185e8f-b794-47f3-b8a5-b8cfcc4e73e2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e70da3c0-76d3-431d-b860-af89141969cd",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1865af10-02cb-4d39-93c5-7aac0be21747",
"generatedFromUUID": "e70da3c0-76d3-431d-b860-af89141969cd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1865af10-02cb-4d39-93c5-7aac0be21747",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230415135249-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"artifactChecksum": "NTQ3OGE1ZTJjMGIzZWYyZDFkNmYzYTBlN2I5ZTdjMDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4fb3e0fd-2918-4214-8ab9-0a19455f363c"
}
],
"workloadContext": "Production"
}
2023-04-15T13:54:08.339Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T13:54:08.339Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9a0ea024-a842-4992-bd11-d82116768d4c ASDC
2023-04-15T13:54:08.399Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:f17025e6-b8cb-4075-8d98-40c23dd810fa
ServiceName:vFW 2023-04-15 13-52-49
ServiceVersion:1.0
ServiceUUID:9a0ea024-a842-4992-bd11-d82116768d4c
ServiceInvariantUUID:45a6b9d2-3ae2-4425-b85d-21a2a3a23beb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230415135249-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar
ArtifactUUID:4fb3e0fd-2918-4214-8ab9-0a19455f363c
ArtifactChecksum:NTQ3OGE1ZTJjMGIzZWYyZDFkNmYzYTBlN2I5ZTdjMDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 67947e57-5050 0
ResourceCustomizationUUID:2352f844-5823-4156-9ffa-d588050e566a
ResourceInvariantUUID:90fb37ea-ccb1-49e5-9c4c-584e6e3be10c
ResourceName:vFW 67947e57-5050
ResourceType:VF
ResourceUUID:f1ff2732-1d4f-4b80-bf40-cea32db1b7b4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw67947e5750500_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json
ArtifactUUID:b2185e8f-b794-47f3-b8a5-b8cfcc4e73e2
ArtifactChecksum:MGRkMzIyMTc3MzBlNjZjNmY1NWYzYWUwMDg1YmNhMWQ=
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/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml
ArtifactUUID:e70da3c0-76d3-431d-b860-af89141969cd
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/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
ArtifactUUID:1865af10-02cb-4d39-93c5-7aac0be21747
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/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
ArtifactUUID:1865af10-02cb-4d39-93c5-7aac0be21747
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T13:54:08.402Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9a0ea024-a842-4992-bd11-d82116768d4c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:54:08.577Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T13:54:08.578Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-15T13:54:08.580Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-15T13:54:08.580Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 4fb3e0fd-2918-4214-8ab9-0a19455f363c from URL: /sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:08.581Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:54:08.581Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:08.730Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-15T13:54:08.750Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar 4fb3e0fd-2918-4214-8ab9-0a19455f363c 101434
2023-04-15T13:54:08.752Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar ASDC sendASDCNotification
2023-04-15T13:54:08.752Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:08.753Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T13:54:08.754Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:08.754Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:08.755Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566848750,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:09.756Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T13:54:09.757Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-15T13:54:09.757Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 4fb3e0fd-2918-4214-8ab9-0a19455f363c, URL: /sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar to file: /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:09.757Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230415135249-csar.csar
2023-04-15T13:54:09.827Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:09.828Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:10.191Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP537670010943395397/Definitions/service-Vfw20230415135249-template.yml
2023-04-15T13:54:10.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:10.424Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:54:10.424Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:54:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:54:10.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:54:10.429Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:54:10.429Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
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
2023-04-15T13:54:12.331Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-15T13:54:12.334Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||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-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 67947e57-5050 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-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:12.335Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-15T13:54:12.341Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.342Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.345Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:12.345Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-15T13:54:12.346Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T13:54:12.347Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.347Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.348Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:12.348Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-15T13:54:12.348Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T13:54:12.348Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.348Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.350Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.350Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:12.350Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-15T13:54:12.351Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.352Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-15T13:54:12.352Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.352Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:12.353Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:12.354Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.354Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:12.354Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:12.354Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.355Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=46041560-fa6d-4968-aca6-ef9fdd182b08
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-15T13:54:12.356Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=49878b01-95e3-45b1-90f6-f9324dc0470c
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.357Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8d3d7b10-e83e-4b82-bfd6-d4519e13e545
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.358Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.359Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.359Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:12.359Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:12.359Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-15 13-52-49
Description:catalog service description
Model UUID:9a0ea024-a842-4992-bd11-d82116768d4c
Model Version:NULL
Model InvariantUuid:45a6b9d2-3ae2-4425-b85d-21a2a3a23beb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 67947e57-5050
Model UUID:2f6dfad5-d052-4f8e-b19d-1e75eea7505c
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:90fb37ea-ccb1-49e5-9c4c-584e6e3be10c
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:2352f844-5823-4156-9ffa-d588050e566a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:c21b4051-40f2-459b-aa65-18a3fc4c2da1
ModelName:Vfw67947e575050..base_vfw..module-0
ModelUuid:b669ad1a-b075-457a-8ab9-1387a6d8d23e
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:46041560-fa6d-4968-aca6-ef9fdd182b08
ModelInvariantUuid:15b7ca4f-ed7e-4dd8-bc76-82b4cd76507c
ModelName:vFW 67947e57-5050-nodes.vfwCvfc
ModelUuid:6b6c19ee-a7aa-4b76-bcad-72754cdf5e12
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:0268b027-b86b-4ff4-beb5-452f3fec31b5
ModelInvariantUuid:ccba404c-f9be-4e58-a5d5-33a505575549
ModelName:Vfw67947e575050.compute.nodes.heat.vfw
ModelUuid:fe46802a-6dea-4a30-9986-f905fcdd911e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:49878b01-95e3-45b1-90f6-f9324dc0470c
ModelInvariantUuid:5171bc77-4c54-40af-86f5-43470c58b856
ModelName:vFW 67947e57-5050-nodes.vsnCvfc
ModelUuid:ebfecda0-bdec-4997-864b-31b093d5555f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:ecd5aee5-169c-4f9a-a4da-6b256340a10c
ModelInvariantUuid:0acd6b43-10aa-4f25-ba81-05bc95ff7215
ModelName:Vfw67947e575050.compute.nodes.heat.vsn
ModelUuid:74c5543f-eb42-440c-b2a4-101687e941a8
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:8d3d7b10-e83e-4b82-bfd6-d4519e13e545
ModelInvariantUuid:23b78794-d780-4e1e-b60c-e335a3121fc5
ModelName:vFW 67947e57-5050-nodes.vpgCvfc
ModelUuid:7a898b9d-fa71-4553-9511-3193b9d05bdf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fd14305b-80e7-4b1f-a468-98cb94adfcc7
ModelInvariantUuid:45d367f3-ab33-4fb6-b9ff-485ba53177aa
ModelName:Vfw67947e575050.compute.nodes.heat.vpg
ModelUuid:dbd842cd-1f9a-4b9c-8d21-a7263eabb187
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-15T13:54:12.386Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: f1ff2732-1d4f-4b80-bf40-cea32db1b7b4
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T13:54:12.440Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||vFW 67947e57-5050 0
2023-04-15T13:54:12.449Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f1ff2732-1d4f-4b80-bf40-cea32db1b7b4
2023-04-15T13:54:12.450Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b2185e8f-b794-47f3-b8a5-b8cfcc4e73e2 from URL: /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json
2023-04-15T13:54:12.450Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:54:12.450Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json
2023-04-15T13:54:12.550Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-15T13:54:12.551Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json b2185e8f-b794-47f3-b8a5-b8cfcc4e73e2 785
2023-04-15T13:54:12.552Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json ASDC sendASDCNotification
2023-04-15T13:54:12.552Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json
2023-04-15T13:54:12.552Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T13:54:12.552Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:12.552Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:12.553Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566852551,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:13.554Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw67947e575050..base_vfw..module-0",
"vfModuleModelInvariantUUID": "c21b4051-40f2-459b-aa65-18a3fc4c2da1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b669ad1a-b075-457a-8ab9-1387a6d8d23e",
"vfModuleModelCustomizationUUID": "9d7c1a33-26f9-4e40-b566-cb65c19e3d15",
"isBase": true,
"artifacts": [
"e70da3c0-76d3-431d-b860-af89141969cd",
"1865af10-02cb-4d39-93c5-7aac0be21747"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-15T13:54:13.570Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw67947e575050..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b669ad1a-b075-457a-8ab9-1387a6d8d23e
VfModuleModelInvariantUUID:c21b4051-40f2-459b-aa65-18a3fc4c2da1
VfModuleModelDescription:NULL
Artifacts UUID List:{
e70da3c0-76d3-431d-b860-af89141969cd
,
1865af10-02cb-4d39-93c5-7aac0be21747
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-15T13:54:13.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw67947e575050..base_vfw..module-0",
"vfModuleModelInvariantUUID": "c21b4051-40f2-459b-aa65-18a3fc4c2da1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b669ad1a-b075-457a-8ab9-1387a6d8d23e",
"vfModuleModelCustomizationUUID": "9d7c1a33-26f9-4e40-b566-cb65c19e3d15",
"isBase": true,
"artifacts": [
"e70da3c0-76d3-431d-b860-af89141969cd",
"1865af10-02cb-4d39-93c5-7aac0be21747"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-15T13:54:13.573Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw67947e575050..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b669ad1a-b075-457a-8ab9-1387a6d8d23e
VfModuleModelInvariantUUID:c21b4051-40f2-459b-aa65-18a3fc4c2da1
VfModuleModelDescription:NULL
Artifacts UUID List:{
e70da3c0-76d3-431d-b860-af89141969cd
,
1865af10-02cb-4d39-93c5-7aac0be21747
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-15T13:54:13.573Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e70da3c0-76d3-431d-b860-af89141969cd from URL: /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml
2023-04-15T13:54:13.573Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:54:13.574Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml
2023-04-15T13:54:13.678Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml e70da3c0-76d3-431d-b860-af89141969cd 20368
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:13.679Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:13.680Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566853679,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:14.680Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 1865af10-02cb-4d39-93c5-7aac0be21747 from URL: /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
2023-04-15T13:54:14.681Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:54:14.681Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
2023-04-15T13:54:14.783Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-15T13:54:14.783Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env 1865af10-02cb-4d39-93c5-7aac0be21747 2098
2023-04-15T13:54:14.784Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-15T13:54:14.784Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
2023-04-15T13:54:14.784Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T13:54:14.784Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:14.784Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:14.785Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566854784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:15.786Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 9a0ea024-a842-4992-bd11-d82116768d4c
2023-04-15T13:54:15.786Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 67947e57-5050 0 f1ff2732-1d4f-4b80-bf40-cea32db1b7b4 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T13:54:15.831Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@d481ac4, org.onap.sdc.toscaparser.api.parameters.Input@2d997bf8, org.onap.sdc.toscaparser.api.parameters.Input@3d68b6c7, org.onap.sdc.toscaparser.api.parameters.Input@16466d26, org.onap.sdc.toscaparser.api.parameters.Input@5b15cb10]
2023-04-15T13:54:15.834Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.835Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.835Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-04-15T13:54:15.835Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 2352f844-5823-4156-9ffa-d588050e566a
2023-04-15T13:54:15.835Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2352f844-5823-4156-9ffa-d588050e566a matches Tosca VF Customization UUID: 2352f844-5823-4156-9ffa-d588050e566a
2023-04-15T13:54:15.835Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 2352f844-5823-4156-9ffa-d588050e566a matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-15T13:54:15.842Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.842Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.844Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 2352f844-5823-4156-9ffa-d588050e566a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-15T13:54:15.844Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5ea626ab
2023-04-15T13:54:15.845Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.845Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-15T13:54:15.845Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9d7c1a33-26f9-4e40-b566-cb65c19e3d15
2023-04-15T13:54:15.846Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9d7c1a33-26f9-4e40-b566-cb65c19e3d15
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-15T13:54:15.852Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:15.853Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.854Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=46041560-fa6d-4968-aca6-ef9fdd182b08
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-15T13:54:15.871Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.871Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.871Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.872Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=49878b01-95e3-45b1-90f6-f9324dc0470c
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-15T13:54:15.876Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.877Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.877Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:15.881Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.884Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is not matching search criteria
2023-04-15T13:54:15.884Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-15T13:54:15.884Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-15T13:54:15.884Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-15T13:54:15.885Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-15T13:54:15.886Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-15T13:54:15.886Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-15T13:54:15.886Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-15T13:54:15.886Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8d3d7b10-e83e-4b82-bfd6-d4519e13e545
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-15T13:54:15.892Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.892Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.892Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T13:54:15.893Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.893Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Node template vFW 67947e57-5050 0 is matching search criteria
2023-04-15T13:54:15.893Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 67947e57-5050 0] matching following query criteria: sdcType=VF, customizationUUID=2352f844-5823-4156-9ffa-d588050e566a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T13:54:15.896Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.896Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.896Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 9a0ea024-a842-4992-bd11-d82116768d4c: vFW 67947e57-5050
2023-04-15T13:54:15.896Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-04-15 13-52-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T13:54:15.897Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-04-15 13-52-49
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:54:16.377Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 67947e57-5050 f1ff2732-1d4f-4b80-bf40-cea32db1b7b4 1 ASDC deployResourceStructure
2023-04-15T13:54:16.377Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json ASDC sendASDCNotification
2023-04-15T13:54:16.378Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json
2023-04-15T13:54:16.378Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T13:54:16.378Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:16.378Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:16.378Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566856377,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:17.379Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-15T13:54:17.379Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml
2023-04-15T13:54:17.380Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T13:54:17.380Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:17.380Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:17.380Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566857379,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:18.381Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-15T13:54:18.382Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env
2023-04-15T13:54:18.382Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T13:54:18.382Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:18.382Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:18.382Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566858381,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar ASDC sendASDCNotification
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:54:19.383Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566859383,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:54:20.385Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:54:20.426Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:54:20.432Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T13:54:20.432Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:54:20.432Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:54:50.432Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:54:50.460Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:54:50.465Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T13:54:50.465Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:54:50.465Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:55:10.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:55:10.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.426Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.429Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.429Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.429Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.431Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.432Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.433Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.434Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.435Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.436Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.436Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.436Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.436Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.436Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.437Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566835481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.438Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566806827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566791061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.439Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566828302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566828919,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.440Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566847854,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.441Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566847858,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566847136,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566848750,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:55:10.442Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566848878,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.443Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.444Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566849003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:55:10.444Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:10.444Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:55:10.444Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566842770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:55:10.444Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:55:20.466Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:55:20.490Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:55:20.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T13:55:20.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:55:20.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:55:50.497Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:55:50.531Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:55:50.537Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T13:55:50.537Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:55:50.537Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:56:10.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:56:10.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.428Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "policy-distribution-id",
"timestamp": 1681566849882,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:10.448Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f17025e6-b8cb-4075-8d98-40c23dd810fa
2023-04-15T13:56:10.449Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17025e6-b8cb-4075-8d98-40c23dd810fa and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:10.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566850105,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566850018,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566851157,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:10.488Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f17025e6-b8cb-4075-8d98-40c23dd810fa
2023-04-15T13:56:10.489Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17025e6-b8cb-4075-8d98-40c23dd810fa and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566852551,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "multicloud-k8s",
"timestamp": 1681566852161,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566853679,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566854784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566856377,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vfw67947e5750500_modules.json",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566857379,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566858381,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/resourceInstances/vfw67947e5750500/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681566859383,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.516Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566852732,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566860633,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566861671,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.517Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "aai-model-loader",
"timestamp": 1681566862678,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:10.531Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f17025e6-b8cb-4075-8d98-40c23dd810fa
2023-04-15T13:56:10.531Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17025e6-b8cb-4075-8d98-40c23dd810fa and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:10.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566865169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230415135249/1.0/artifacts/service-Vfw20230415135249-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566866173,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:10.569Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f17025e6-b8cb-4075-8d98-40c23dd810fa
2023-04-15T13:56:10.569Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17025e6-b8cb-4075-8d98-40c23dd810fa and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.594Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.595Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.597Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.598Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.600Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.601Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566850886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.602Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "ves-openapi-manager",
"timestamp": 1681566873845,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566848154,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566853166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566872770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "cds-sdc-listener",
"timestamp": 1681566879691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.603Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566880434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566880440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566879901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.604Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566881444,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566881557,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.605Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "policy-distribution-id",
"timestamp": 1681566882448,
"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-04-15T13:56:10.644Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ba4fb1b9-96f0-4399-9750-4c93c9731d69
2023-04-15T13:56:10.644Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba4fb1b9-96f0-4399-9750-4c93c9731d69 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566882643,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566883654,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.666Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "multicloud-k8s",
"timestamp": 1681566884669,
"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-04-15T13:56:10.680Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of ba4fb1b9-96f0-4399-9750-4c93c9731d69
2023-04-15T13:56:10.680Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba4fb1b9-96f0-4399-9750-4c93c9731d69 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566885445,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.700Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.701Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.701Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "aai-model-loader",
"timestamp": 1681566886447,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:10.715Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ba4fb1b9-96f0-4399-9750-4c93c9731d69
2023-04-15T13:56:10.715Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba4fb1b9-96f0-4399-9750-4c93c9731d69 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:10.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566882732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566890514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-15T13:56:10.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681566891520,
"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-04-15T13:56:10.754Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of ba4fb1b9-96f0-4399-9750-4c93c9731d69
2023-04-15T13:56:10.754Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba4fb1b9-96f0-4399-9750-4c93c9731d69 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T13:56:20.537Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:56:20.565Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T13:56:20.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T13:56:20.573Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T13:56:20.573Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T13:56:20.589Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-15T13:56:50.590Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f17025e6-b8cb-4075-8d98-40c23dd810fa and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T13:56:50.608Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f17025e6-b8cb-4075-8d98-40c23dd810fa and serviceModelVersionId: 9a0ea024-a842-4992-bd11-d82116768d4c
2023-04-15T13:56:50.608Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45a6b9d2-3ae2-4425-b85d-21a2a3a23beb
2023-04-15T13:57:01.572Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0
2023-04-15T13:57:01.664Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T13:57:02.087Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0|INFO|500||Invoke
2023-04-15T13:57:02.091Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f17025e6-b8cb-4075-8d98-40c23dd810fa], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[757c66c5-e44c-4ef9-ac92-072739c1f562], X-ECOMP-RequestID=[f17025e6-b8cb-4075-8d98-40c23dd810fa], X-TransactionId=[], X-ONAP-RequestID=[f17025e6-b8cb-4075-8d98-40c23dd810fa], Content-Type=[application/merge-patch+json]}
2023-04-15T13:57:02.122Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-15T13:57:02.419Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?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/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 13:57:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[265], vertex-id=[221192], x-aai-txid=[1-aai-resources-230415-13:57:01:162-23781], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T13:57:02.420Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-15T13:57:02.421Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45a6b9d2-3ae2-4425-b85d-21a2a3a23beb/model-vers/model-ver/9a0ea024-a842-4992-bd11-d82116768d4c?depth=0|INFO|500||InvokeReturn
2023-04-15T13:57:02.425Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T13:57:02.425Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T13:57:02.438Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T13:57:02.438Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f17025e6-b8cb-4075-8d98-40c23dd810fa and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-15T13:57:02.439Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-15T13:57:02.439Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:02.439Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:02.439Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567022438,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T13:57:03.476Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T13:57:03.488Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T13:57:03.488Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"ba4fb1b9-96f0-4399-9750-4c93c9731d69","serviceName":"basic_onboard_vqjYXD","serviceVersion":"1.0","serviceUUID":"eedbc377-43f1-4f44-a054-2ee911823625","serviceDescription":"service","serviceInvariantUUID":"5785a443-0819-441d-9d14-f62d8d304541","resources":[{"resourceInstanceName":"basic_onboard_vqjYXD 0","resourceName":"basic_onboard_vqjYXD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e","resourceInvariantUUID":"f1dbe1e8-32cc-476d-b9f3-0497feb063e7","resourceCustomizationUUID":"3e569be0-95d8-4f00-8efd-d0091f95531a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml","artifactChecksum":"YmQ5ZTVhOTViMjllMjcwYzFmNzY4NmZkNDEzYjE4NDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea62a92-5d03-4a4b-9ff9-68374959cccf","artifactVersion":"1"},{"artifactName":"basic_onboard_vqjyxd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json","artifactChecksum":"YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c989427c-7c84-43bf-9591-d0751bb38695","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"216d7084-dd24-4ffd-86df-e7f60a5c6dd9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b13738fa-da2d-4cd3-82ae-a7003c56e2c8","artifactVersion":"2","generatedFromUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVqjyxd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml","artifactChecksum":"YjYwMmMzYjZlNjFmMjliMWY0MTA4NGFiZGJjMmU0OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"80a80054-0ed3-40ff-bce5-eec4d8bbc30d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVqjyxd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar","artifactChecksum":"MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fba7d837-178b-4faf-a908-492977ebc8aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T13:57:03.492Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:03.493Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:03.493Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:03.493Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:04.494Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:04.495Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:04.495Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:04.495Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:05.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:05.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:05.496Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:05.497Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:06.498Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:06.498Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:06.498Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:06.498Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:07.499Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:07.500Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:07.500Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:07.500Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:08.501Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:08.501Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:08.502Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:08.502Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:09.503Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T13:57:09.504Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:09.504Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:09.505Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:10.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:10.434Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "f17025e6-b8cb-4075-8d98-40c23dd810fa",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567022438,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T13:57:10.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T13:57:10.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.438Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-15T13:57:10.438Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567023476,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T13:57:10.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:57:10.508Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"serviceName": "basic_onboard_vqjYXD",
"serviceVersion": "1.0",
"serviceUUID": "eedbc377-43f1-4f44-a054-2ee911823625",
"serviceDescription": "service",
"serviceInvariantUUID": "5785a443-0819-441d-9d14-f62d8d304541",
"resources": [
{
"resourceInstanceName": "basic_onboard_vqjYXD 0",
"resourceCustomizationUUID": "3e569be0-95d8-4f00-8efd-d0091f95531a",
"resourceName": "basic_onboard_vqjYXD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e",
"resourceInvariantUUID": "f1dbe1e8-32cc-476d-b9f3-0497feb063e7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_vqjyxd0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"artifactChecksum": "YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c989427c-7c84-43bf-9591-d0751bb38695",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"generatedFromUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardVqjyxd-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"artifactChecksum": "MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fba7d837-178b-4faf-a908-492977ebc8aa"
}
],
"workloadContext": "Production"
}
2023-04-15T13:57:10.508Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T13:57:10.508Z|f17025e6-b8cb-4075-8d98-40c23dd810fa|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eedbc377-43f1-4f44-a054-2ee911823625 ASDC
2023-04-15T13:57:10.509Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:ba4fb1b9-96f0-4399-9750-4c93c9731d69
ServiceName:basic_onboard_vqjYXD
ServiceVersion:1.0
ServiceUUID:eedbc377-43f1-4f44-a054-2ee911823625
ServiceInvariantUUID:5785a443-0819-441d-9d14-f62d8d304541
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardVqjyxd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
ArtifactUUID:fba7d837-178b-4faf-a908-492977ebc8aa
ArtifactChecksum:MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_vqjYXD 0
ResourceCustomizationUUID:3e569be0-95d8-4f00-8efd-d0091f95531a
ResourceInvariantUUID:f1dbe1e8-32cc-476d-b9f3-0497feb063e7
ResourceName:basic_onboard_vqjYXD
ResourceType:VF
ResourceUUID:71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_vqjyxd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
ArtifactUUID:c989427c-7c84-43bf-9591-d0751bb38695
ArtifactChecksum:YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg=
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml
ArtifactUUID:58355646-f646-42b4-9cf8-2ec5d2975c1c
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T13:57:10.509Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eedbc377-43f1-4f44-a054-2ee911823625 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T13:57:10.591Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T13:57:10.591Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-15T13:57:10.592Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-15T13:57:10.592Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: fba7d837-178b-4faf-a908-492977ebc8aa from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T13:57:10.592Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:57:10.592Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T13:57:10.644Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-04-15T13:57:10.645Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1956f696
2023-04-15T13:57:10.645Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T13:57:10.645Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T13:57:10.647Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardVqjyxd-csar.csar /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar fba7d837-178b-4faf-a908-492977ebc8aa Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar ASDC sendASDCNotification
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(Specified artifact is not found)
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:10.649Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567030647,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:11.665Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||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-BasicOnboardVqjyxd-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(UUID:fba7d837-178b-4faf-a908-492977ebc8aa)
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-04-15T13:57:11.682Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||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-04-15T13:57:11.682Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T13:57:11.687Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||basic_onboard_vqjYXD 0
2023-04-15T13:57:11.687Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
2023-04-15T13:57:11.687Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: c989427c-7c84-43bf-9591-d0751bb38695 from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T13:57:11.687Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-15T13:57:11.687Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T13:57:11.707Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-04-15T13:57:11.707Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f590373
2023-04-15T13:57:11.707Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T13:57:11.707Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T13:57:11.707Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_vqjyxd0_modules.json /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json c989427c-7c84-43bf-9591-d0751bb38695 Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json ASDC sendASDCNotification
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(Specified artifact is not found)
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T13:57:11.708Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567031708,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:57:12.709Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||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_vqjyxd0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(UUID:c989427c-7c84-43bf-9591-d0751bb38695)
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-04-15T13:57:12.710Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:57:12.746Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:57:12.752Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:57:12.752Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:57:42.753Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:57:42.774Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:57:42.778Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:57:42.778Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:58:10.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:58:10.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T13:58:10.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567030647,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T13:58:10.422Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:58:12.779Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:58:12.801Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:58:12.805Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:58:12.806Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:58:42.806Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:58:42.832Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:58:42.838Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:58:42.839Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:59:10.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T13:59:10.422Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T13:59:10.423Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567031708,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T13:59:10.424Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T13:59:12.839Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:59:12.862Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:59:12.867Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:59:12.867Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T13:59:42.868Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:59:42.894Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T13:59:42.902Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T13:59:42.902Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:00:10.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:00:12.903Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:00:12.929Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:00:12.934Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:00:12.935Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:00:42.935Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:00:42.963Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:00:42.969Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:00:42.970Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:01:10.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:01:12.970Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:01:12.997Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:01:13.003Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:01:13.003Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:01:43.004Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:01:43.038Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:01:43.045Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:01:43.045Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:02:03.518Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:02:03.519Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Member SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-55058074-e647-4e2c-ae15-a473e36f7fed sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-04-15T14:02:03.520Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-15T14:02:03.521Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-15T14:02:05.966Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:05.981Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:05.982Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:02:05.988Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:02:05.989Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:02:06.002Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:02:06.002Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:02:06.002Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:02:06.009Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:06.010Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:06.010Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:06.010Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=138, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-15T14:02:06.011Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:06.011Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:02:10.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:02:13.045Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-15T14:02:13.046Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:02:13.059Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and serviceModelVersionId: eedbc377-43f1-4f44-a054-2ee911823625
2023-04-15T14:02:13.059Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5785a443-0819-441d-9d14-f62d8d304541
2023-04-15T14:02:13.061Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0
2023-04-15T14:02:13.068Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:02:13.107Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||Invoke
2023-04-15T14:02:13.108Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ed47d269-4956-4f4f-9e25-5e22858ab7ae], X-ECOMP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-TransactionId=[], X-ONAP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], Content-Type=[application/merge-patch+json]}
2023-04-15T14:02:13.115Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-15T14:02:13.272Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?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/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:02:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[172232], x-aai-txid=[0-aai-resources-230415-14:02:12:150-72641], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:02:13.272Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:02:13.273Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||InvokeReturn
2023-04-15T14:02:13.273Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:02:13.273Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:02:13.285Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:02:13.286Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba4fb1b9-96f0-4399-9750-4c93c9731d69 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-15T14:02:13.286Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-15T14:02:13.286Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:02:13.286Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:02:13.287Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567333286,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:02:13.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T14:02:13.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567333286,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-15T14:02:13.305Z||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-04-15T14:02:14.315Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T14:02:14.315Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-15T14:02:14.317Z||pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:02:14.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:02:14.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:02:14.318Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:02:14.322Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-bd551439-d337-4381-bbb4-897ca84ff73f
2023-04-15T14:02:14.323Z||pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:02:14.323Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-15T14:02:14.323Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:02:15.108Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:18.118Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:21.129Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:24.138Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:27.166Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:30.177Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:33.187Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:36.196Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:39.206Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:42.216Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:45.225Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:48.234Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:51.243Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:54.255Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:02:57.265Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:03:00.274Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:03:03.285Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:03:06.296Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:03:09.312Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:03:10.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:10.431Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:10.431Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:03:10.436Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-bd551439-d337-4381-bbb4-897ca84ff73f', protocol='range'}
2023-04-15T14:03:10.436Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:03:10.442Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-bd551439-d337-4381-bbb4-897ca84ff73f=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-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:03:10.453Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-bd551439-d337-4381-bbb4-897ca84ff73f', protocol='range'}
2023-04-15T14:03:10.454Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-15T14:03:10.454Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:03:10.454Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-15T14:03:10.454Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:03:10.454Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.457Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:03:10.458Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:10.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:10.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:10.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=139, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-15T14:03:10.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:10.459Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:03:11.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-15T14:03:11.475Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ba4fb1b9-96f0-4399-9750-4c93c9731d69","serviceName":"basic_onboard_vqjYXD","serviceVersion":"1.0","serviceUUID":"eedbc377-43f1-4f44-a054-2ee911823625","serviceDescription":"service","serviceInvariantUUID":"5785a443-0819-441d-9d14-f62d8d304541","resources":[{"resourceInstanceName":"basic_onboard_vqjYXD 0","resourceName":"basic_onboard_vqjYXD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e","resourceInvariantUUID":"f1dbe1e8-32cc-476d-b9f3-0497feb063e7","resourceCustomizationUUID":"3e569be0-95d8-4f00-8efd-d0091f95531a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml","artifactChecksum":"YmQ5ZTVhOTViMjllMjcwYzFmNzY4NmZkNDEzYjE4NDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea62a92-5d03-4a4b-9ff9-68374959cccf","artifactVersion":"1"},{"artifactName":"basic_onboard_vqjyxd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json","artifactChecksum":"YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c989427c-7c84-43bf-9591-d0751bb38695","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"216d7084-dd24-4ffd-86df-e7f60a5c6dd9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b13738fa-da2d-4cd3-82ae-a7003c56e2c8","artifactVersion":"2","generatedFromUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVqjyxd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml","artifactChecksum":"YjYwMmMzYjZlNjFmMjliMWY0MTA4NGFiZGJjMmU0OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"80a80054-0ed3-40ff-bce5-eec4d8bbc30d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVqjyxd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar","artifactChecksum":"MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fba7d837-178b-4faf-a908-492977ebc8aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:03:11.483Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:11.484Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:11.484Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:11.484Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:11.485Z||kafka-producer-network-thread | SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4e8bdbda-ff37-464a-b3a6-fbff79513374] Node 0 disconnected.
2023-04-15T14:03:11.502Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:03:11.502Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:03:11.502Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:03:12.484Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:12.485Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:12.485Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:12.485Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:13.487Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:13.488Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:13.488Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:13.488Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:14.489Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:14.490Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:14.490Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:14.490Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:15.491Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:15.492Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:15.492Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:15.492Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:16.493Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:16.493Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:16.493Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:16.493Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:17.494Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:03:17.495Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:17.495Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:17.495Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:18.497Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"serviceName": "basic_onboard_vqjYXD",
"serviceVersion": "1.0",
"serviceUUID": "eedbc377-43f1-4f44-a054-2ee911823625",
"serviceDescription": "service",
"serviceInvariantUUID": "5785a443-0819-441d-9d14-f62d8d304541",
"resources": [
{
"resourceInstanceName": "basic_onboard_vqjYXD 0",
"resourceCustomizationUUID": "3e569be0-95d8-4f00-8efd-d0091f95531a",
"resourceName": "basic_onboard_vqjYXD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e",
"resourceInvariantUUID": "f1dbe1e8-32cc-476d-b9f3-0497feb063e7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_vqjyxd0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"artifactChecksum": "YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c989427c-7c84-43bf-9591-d0751bb38695",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"generatedFromUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardVqjyxd-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"artifactChecksum": "MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fba7d837-178b-4faf-a908-492977ebc8aa"
}
],
"workloadContext": "Production"
}
2023-04-15T14:03:18.497Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:03:18.497Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eedbc377-43f1-4f44-a054-2ee911823625 ASDC
2023-04-15T14:03:18.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:ba4fb1b9-96f0-4399-9750-4c93c9731d69
ServiceName:basic_onboard_vqjYXD
ServiceVersion:1.0
ServiceUUID:eedbc377-43f1-4f44-a054-2ee911823625
ServiceInvariantUUID:5785a443-0819-441d-9d14-f62d8d304541
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardVqjyxd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
ArtifactUUID:fba7d837-178b-4faf-a908-492977ebc8aa
ArtifactChecksum:MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_vqjYXD 0
ResourceCustomizationUUID:3e569be0-95d8-4f00-8efd-d0091f95531a
ResourceInvariantUUID:f1dbe1e8-32cc-476d-b9f3-0497feb063e7
ResourceName:basic_onboard_vqjYXD
ResourceType:VF
ResourceUUID:71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_vqjyxd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
ArtifactUUID:c989427c-7c84-43bf-9591-d0751bb38695
ArtifactChecksum:YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg=
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml
ArtifactUUID:58355646-f646-42b4-9cf8-2ec5d2975c1c
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T14:03:18.499Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eedbc377-43f1-4f44-a054-2ee911823625 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-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fba7d837-178b-4faf-a908-492977ebc8aa from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-15T14:03:18.547Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:03:18.577Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-04-15T14:03:18.577Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@59c75915
2023-04-15T14:03:18.577Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:03:18.577Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:03:18.577Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardVqjyxd-csar.csar /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar fba7d837-178b-4faf-a908-492977ebc8aa Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar ASDC sendASDCNotification
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(Specified artifact is not found)
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:18.578Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567398578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:19.580Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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-BasicOnboardVqjyxd-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(UUID:fba7d837-178b-4faf-a908-492977ebc8aa)
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-04-15T14:03:19.601Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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-04-15T14:03:19.602Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:03:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||basic_onboard_vqjYXD 0
2023-04-15T14:03:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
2023-04-15T14:03:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c989427c-7c84-43bf-9591-d0751bb38695 from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:03:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-15T14:03:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2973959c
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_vqjyxd0_modules.json /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json c989427c-7c84-43bf-9591-d0751bb38695 Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json ASDC sendASDCNotification
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(Specified artifact is not found)
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:03:19.629Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:03:19.630Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567399629,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:03:20.631Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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_vqjyxd0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(UUID:c989427c-7c84-43bf-9591-d0751bb38695)
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-04-15T14:03:20.631Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:03:20.655Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:03:20.659Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:03:20.659Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:03:50.659Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:03:50.679Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:03:50.684Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:03:50.684Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:04:10.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:04:10.429Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.429Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T14:04:10.430Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:04:10.431Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.432Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567334315,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567398578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567399629,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:04:10.433Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:04:20.684Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:04:20.709Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:04:20.715Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:04:20.715Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:04:50.715Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:04:50.745Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:04:50.750Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:04:50.750Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:05:10.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:05:20.751Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:05:20.779Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:05:20.786Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:05:20.787Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:05:50.787Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:05:50.812Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:05:50.817Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:05:50.817Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:06:10.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:06:20.818Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:06:20.837Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:06:20.841Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:06:20.841Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:06:50.842Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:06:50.863Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:06:50.868Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:06:50.868Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:07:10.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:07:20.868Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:07:20.891Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:07:20.896Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:07:20.896Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:07:50.896Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:07:50.916Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:07:50.920Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:07:50.920Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:08:10.422Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:08:11.563Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:08:11.563Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Member SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-bd551439-d337-4381-bbb4-897ca84ff73f sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-04-15T14:08:11.564Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-15T14:08:11.564Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-15T14:08:13.897Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:13.915Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:13.918Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:08:13.924Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:08:13.924Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:08:13.938Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:08:13.938Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:08:13.938Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:08:13.943Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:13.943Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:13.943Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:13.944Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=148, 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-04-15T14:08:13.944Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:13.944Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:08:20.921Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-15T14:08:20.921Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:08:20.931Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and serviceModelVersionId: eedbc377-43f1-4f44-a054-2ee911823625
2023-04-15T14:08:20.932Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5785a443-0819-441d-9d14-f62d8d304541
2023-04-15T14:08:20.933Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0
2023-04-15T14:08:20.938Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:08:20.976Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||Invoke
2023-04-15T14:08:20.976Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0c670e54-c6c1-4c23-a2ca-b8efd2dd7b37], X-ECOMP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-TransactionId=[], X-ONAP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], Content-Type=[application/merge-patch+json]}
2023-04-15T14:08:20.983Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-15T14:08:21.159Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?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/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:08:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[172232], x-aai-txid=[0-aai-resources-230415-14:08:20:020-27830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:08:21.159Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:08:21.160Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||InvokeReturn
2023-04-15T14:08:21.160Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:08:21.160Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba4fb1b9-96f0-4399-9750-4c93c9731d69 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:08:21.166Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567701166,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:08:21.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-15T14:08:21.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567701166,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-15T14:08:21.183Z||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-04-15T14:08:22.189Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T14:08:22.190Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-15T14:08:22.190Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:08:22.191Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:08:22.191Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:08:22.191Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:08:22.196Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-30d8cce6-5218-45df-88ee-f5e453be8c2a
2023-04-15T14:08:22.197Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:08:22.197Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-15T14:08:22.197Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:08:23.088Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:26.096Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:29.105Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:32.115Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:35.125Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:38.134Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:41.143Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:44.153Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:47.162Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:50.171Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:53.179Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:56.185Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:08:59.194Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:09:02.206Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:09:05.214Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:09:08.221Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:09:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:10.441Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:10.443Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:09:10.448Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:09:10.448Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-30d8cce6-5218-45df-88ee-f5e453be8c2a', protocol='range'}
2023-04-15T14:09:10.453Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=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-77498596-f79e-4514-9b6b-b1f1334e1fee-30d8cce6-5218-45df-88ee-f5e453be8c2a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-15T14:09:10.468Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:09:10.469Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-30d8cce6-5218-45df-88ee-f5e453be8c2a', protocol='range'}
2023-04-15T14:09:10.469Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:09:10.469Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:09:10.469Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-15T14:09:10.470Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-15T14:09:10.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.478Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:10.478Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.478Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.478Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:10.479Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.479Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:09:10.479Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:10.479Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=149, 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-04-15T14:09:10.480Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:10.480Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:09:11.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ba4fb1b9-96f0-4399-9750-4c93c9731d69","serviceName":"basic_onboard_vqjYXD","serviceVersion":"1.0","serviceUUID":"eedbc377-43f1-4f44-a054-2ee911823625","serviceDescription":"service","serviceInvariantUUID":"5785a443-0819-441d-9d14-f62d8d304541","resources":[{"resourceInstanceName":"basic_onboard_vqjYXD 0","resourceName":"basic_onboard_vqjYXD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e","resourceInvariantUUID":"f1dbe1e8-32cc-476d-b9f3-0497feb063e7","resourceCustomizationUUID":"3e569be0-95d8-4f00-8efd-d0091f95531a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml","artifactChecksum":"YmQ5ZTVhOTViMjllMjcwYzFmNzY4NmZkNDEzYjE4NDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea62a92-5d03-4a4b-9ff9-68374959cccf","artifactVersion":"1"},{"artifactName":"basic_onboard_vqjyxd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json","artifactChecksum":"YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c989427c-7c84-43bf-9591-d0751bb38695","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"216d7084-dd24-4ffd-86df-e7f60a5c6dd9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b13738fa-da2d-4cd3-82ae-a7003c56e2c8","artifactVersion":"2","generatedFromUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVqjyxd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml","artifactChecksum":"YjYwMmMzYjZlNjFmMjliMWY0MTA4NGFiZGJjMmU0OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"80a80054-0ed3-40ff-bce5-eec4d8bbc30d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVqjyxd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar","artifactChecksum":"MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fba7d837-178b-4faf-a908-492977ebc8aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:09:11.499Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:11.499Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:11.499Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:11.499Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:11.512Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.513Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567713868,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.513Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.513Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.513Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567720708,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "policy-distribution-id",
"timestamp": 1681567723481,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "multicloud-k8s",
"timestamp": 1681567725716,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "aai-model-loader",
"timestamp": 1681567712770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567722732,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.514Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567713868,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567720708,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "aai-model-loader",
"timestamp": 1681567712770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "policy-distribution-id",
"timestamp": 1681567723481,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.515Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "multicloud-k8s",
"timestamp": 1681567725716,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567722732,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567731914,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "policy-distribution-id",
"timestamp": 1681567732675,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "aai-model-loader",
"timestamp": 1681567731936,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.516Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567732974,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "policy-distribution-id",
"timestamp": 1681567733681,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.517Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "policy-distribution-id",
"timestamp": 1681567734683,
"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-04-15T14:09:11.534Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
2023-04-15T14:09:11.534Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:09:11.545Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567734481,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "aai-model-loader",
"timestamp": 1681567734837,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567735497,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:09:11.554Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
2023-04-15T14:09:11.555Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:09:11.571Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:09:11.572Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "aai-model-loader",
"timestamp": 1681567735839,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:09:11.580Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
2023-04-15T14:09:11.580Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:09:12.500Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:12.500Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:12.501Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:12.501Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:13.502Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:13.503Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:13.503Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:13.503Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:14.504Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:14.504Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:14.504Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:14.504Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:15.505Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:15.505Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:15.505Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:15.505Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:16.506Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:16.506Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:16.506Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:16.506Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:17.507Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:09:17.508Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:17.508Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:17.508Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:18.509Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"serviceName": "basic_onboard_vqjYXD",
"serviceVersion": "1.0",
"serviceUUID": "eedbc377-43f1-4f44-a054-2ee911823625",
"serviceDescription": "service",
"serviceInvariantUUID": "5785a443-0819-441d-9d14-f62d8d304541",
"resources": [
{
"resourceInstanceName": "basic_onboard_vqjYXD 0",
"resourceCustomizationUUID": "3e569be0-95d8-4f00-8efd-d0091f95531a",
"resourceName": "basic_onboard_vqjYXD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e",
"resourceInvariantUUID": "f1dbe1e8-32cc-476d-b9f3-0497feb063e7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_vqjyxd0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"artifactChecksum": "YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c989427c-7c84-43bf-9591-d0751bb38695",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"generatedFromUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardVqjyxd-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"artifactChecksum": "MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fba7d837-178b-4faf-a908-492977ebc8aa"
}
],
"workloadContext": "Production"
}
2023-04-15T14:09:18.510Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:09:18.510Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eedbc377-43f1-4f44-a054-2ee911823625 ASDC
2023-04-15T14:09:18.510Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:ba4fb1b9-96f0-4399-9750-4c93c9731d69
ServiceName:basic_onboard_vqjYXD
ServiceVersion:1.0
ServiceUUID:eedbc377-43f1-4f44-a054-2ee911823625
ServiceInvariantUUID:5785a443-0819-441d-9d14-f62d8d304541
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardVqjyxd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
ArtifactUUID:fba7d837-178b-4faf-a908-492977ebc8aa
ArtifactChecksum:MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_vqjYXD 0
ResourceCustomizationUUID:3e569be0-95d8-4f00-8efd-d0091f95531a
ResourceInvariantUUID:f1dbe1e8-32cc-476d-b9f3-0497feb063e7
ResourceName:basic_onboard_vqjYXD
ResourceType:VF
ResourceUUID:71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_vqjyxd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
ArtifactUUID:c989427c-7c84-43bf-9591-d0751bb38695
ArtifactChecksum:YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg=
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml
ArtifactUUID:58355646-f646-42b4-9cf8-2ec5d2975c1c
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T14:09:18.510Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eedbc377-43f1-4f44-a054-2ee911823625 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-04-15T14:09:18.548Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:09:18.549Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:09:18.549Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:09:18.549Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fba7d837-178b-4faf-a908-492977ebc8aa from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:09:18.549Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-15T14:09:18.549Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:09:18.574Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-04-15T14:09:18.574Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@676799f9
2023-04-15T14:09:18.574Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardVqjyxd-csar.csar /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar fba7d837-178b-4faf-a908-492977ebc8aa Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar ASDC sendASDCNotification
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(Specified artifact is not found)
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:18.575Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567758575,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:19.576Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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-BasicOnboardVqjyxd-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(UUID:fba7d837-178b-4faf-a908-492977ebc8aa)
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-04-15T14:09:19.585Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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-04-15T14:09:19.585Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:09:19.589Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||basic_onboard_vqjYXD 0
2023-04-15T14:09:19.590Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
2023-04-15T14:09:19.590Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c989427c-7c84-43bf-9591-d0751bb38695 from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:09:19.590Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-15T14:09:19.590Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:09:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-04-15T14:09:19.608Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5216d4d2
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_vqjyxd0_modules.json /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json c989427c-7c84-43bf-9591-d0751bb38695 Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json ASDC sendASDCNotification
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(Specified artifact is not found)
2023-04-15T14:09:19.609Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:09:19.610Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:09:19.610Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:09:19.610Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567759609,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:09:20.611Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||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_vqjyxd0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(UUID:c989427c-7c84-43bf-9591-d0751bb38695)
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-04-15T14:09:20.612Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:09:20.628Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:09:20.633Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:09:20.633Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:09:50.633Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:09:50.652Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:09:50.655Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:09:50.655Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:10:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:10:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:10:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:10:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:10:20.656Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:10:20.681Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:10:20.684Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:10:20.685Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:10:50.685Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:10:50.705Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:10:50.709Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:10:50.709Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:11:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:11:10.424Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.424Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567758575,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567759609,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.428Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.429Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.430Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.432Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.433Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567765687,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567732919,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567753845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.434Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "multicloud-k8s",
"timestamp": 1681567762477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567776760,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567777533,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567778538,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:11:10.435Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "policy-distribution-id",
"timestamp": 1681567779541,
"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-04-15T14:11:10.451Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7360659f-ac2f-4593-bd41-4e54140b55ae
2023-04-15T14:11:10.452Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7360659f-ac2f-4593-bd41-4e54140b55ae and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567772770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.460Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567780901,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567784889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.461Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.462Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "aai-model-loader",
"timestamp": 1681567785892,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:11:10.465Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7360659f-ac2f-4593-bd41-4e54140b55ae
2023-04-15T14:11:10.465Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7360659f-ac2f-4593-bd41-4e54140b55ae and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:11:10.474Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.474Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567782732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567791600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567793419,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567794422,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:11:10.480Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7360659f-ac2f-4593-bd41-4e54140b55ae
2023-04-15T14:11:10.480Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7360659f-ac2f-4593-bd41-4e54140b55ae and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:11:10.488Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.488Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.489Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.490Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.491Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.492Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.493Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "ves-openapi-manager",
"timestamp": 1681567798195,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567777762,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567780543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567777417,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567807743,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "cds-sdc-listener",
"timestamp": 1681567806987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567807748,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567808754,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567808873,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:11:10.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:10.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:11:10.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567802771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:11:10.498Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:11:20.710Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:11:20.732Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:11:20.736Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:11:20.736Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:11:50.737Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:11:50.759Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:11:50.764Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:11:50.764Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:12:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:12:10.420Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.420Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "policy-distribution-id",
"timestamp": 1681567809763,
"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-04-15T14:12:10.454Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 10300c5e-2681-427b-b37d-dd3064d54de5
2023-04-15T14:12:10.454Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10300c5e-2681-427b-b37d-dd3064d54de5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:12:10.472Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.472Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567809974,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:12:10.472Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.472Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.473Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567809902,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:12:10.473Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.473Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.473Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567810986,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:12:10.482Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 10300c5e-2681-427b-b37d-dd3064d54de5
2023-04-15T14:12:10.482Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10300c5e-2681-427b-b37d-dd3064d54de5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-15T14:12:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "multicloud-k8s",
"timestamp": 1681567811989,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-15T14:12:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.495Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567815238,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.496Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.497Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "aai-model-loader",
"timestamp": 1681567816241,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:12:10.504Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 10300c5e-2681-427b-b37d-dd3064d54de5
2023-04-15T14:12:10.505Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10300c5e-2681-427b-b37d-dd3064d54de5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:12:10.521Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.521Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567812732,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.522Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567820545,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567822655,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:12:10.523Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681567823663,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:12:10.532Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 10300c5e-2681-427b-b37d-dd3064d54de5
2023-04-15T14:12:10.533Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10300c5e-2681-427b-b37d-dd3064d54de5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-15T14:12:20.764Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:12:20.779Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:12:20.783Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:12:20.783Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:12:50.783Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:12:50.803Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:12:50.807Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:12:50.807Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:13:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:13:20.807Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:13:20.827Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:13:20.830Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:13:20.830Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:13:50.830Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:13:50.849Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:13:50.852Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:13:50.852Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:14:10.420Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:11.565Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:14:11.566Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Member SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-30d8cce6-5218-45df-88ee-f5e453be8c2a sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-04-15T14:14:11.566Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-15T14:14:11.566Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-15T14:14:14.257Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:14:14.276Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:14.277Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:14:14.287Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:14:14.288Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:14:14.300Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:14:14.301Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:14:14.301Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:14:14.306Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:14.306Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:14.306Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:14.307Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=295, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-15T14:14:14.307Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:14.307Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:14:20.852Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-15T14:14:20.853Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:14:20.864Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and serviceModelVersionId: eedbc377-43f1-4f44-a054-2ee911823625
2023-04-15T14:14:20.865Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5785a443-0819-441d-9d14-f62d8d304541
2023-04-15T14:14:20.866Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0
2023-04-15T14:14:20.872Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:14:20.899Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||Invoke
2023-04-15T14:14:20.899Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9c256a5f-ee67-453d-ba62-989e62595913], X-ECOMP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], X-TransactionId=[], X-ONAP-RequestID=[ba4fb1b9-96f0-4399-9750-4c93c9731d69], Content-Type=[application/merge-patch+json]}
2023-04-15T14:14:20.906Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-15T14:14:21.067Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?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/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:14:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[172232], x-aai-txid=[0-aai-resources-230415-14:14:19:936-95314], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:14:21.068Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:14:21.068Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||InvokeReturn
2023-04-15T14:14:21.069Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:14:21.069Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:14:21.074Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:14:21.074Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba4fb1b9-96f0-4399-9750-4c93c9731d69 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-15T14:14:21.074Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-15T14:14:21.074Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:21.075Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:21.075Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568061074,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:21.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:14:21.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568061074,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-15T14:14:21.098Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:14:22.096Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-15T14:14:22.096Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"cd8b7f18-cf0a-43a4-8bbe-476c338a8c13","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"769324ba-8f62-4611-84be-d470f143072f","serviceDescription":"service","serviceInvariantUUID":"b7885c5a-6b62-4e05-9670-3aea8153114f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"657faccc-87ce-4192-aaa7-31a461038634","resourceInvariantUUID":"8df22fa5-5a79-4d19-a920-4c8265d4a402","resourceCustomizationUUID":"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5","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":"OTRmODMzN2M4ZTFhNWM1OThjOGYxNjc1MjgyYzhjNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e8af97d8-9378-45b9-9972-b0e1ff15cd79","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8a8a613b-d7b9-4317-867d-f9a71517699b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:14:22.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:14:22.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:22.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:22.097Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:23.098Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:14:23.098Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:23.098Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:23.098Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:24.099Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "769324ba-8f62-4611-84be-d470f143072f",
"serviceDescription": "service",
"serviceInvariantUUID": "b7885c5a-6b62-4e05-9670-3aea8153114f",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "e8b8cd61-3ffe-4f2e-b3e0-a666980983c5",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "657faccc-87ce-4192-aaa7-31a461038634",
"resourceInvariantUUID": "8df22fa5-5a79-4d19-a920-4c8265d4a402",
"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": "YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8a8a613b-d7b9-4317-867d-f9a71517699b"
}
],
"workloadContext": "Production"
}
2023-04-15T14:14:24.100Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:14:24.100Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 769324ba-8f62-4611-84be-d470f143072f ASDC
2023-04-15T14:14:24.100Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:769324ba-8f62-4611-84be-d470f143072f
ServiceInvariantUUID:b7885c5a-6b62-4e05-9670-3aea8153114f
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:8a8a613b-d7b9-4317-867d-f9a71517699b
ArtifactChecksum:YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:e8b8cd61-3ffe-4f2e-b3e0-a666980983c5
ResourceInvariantUUID:8df22fa5-5a79-4d19-a920-4c8265d4a402
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:657faccc-87ce-4192-aaa7-31a461038634
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-15T14:14:24.100Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 769324ba-8f62-4611-84be-d470f143072f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:14:24.152Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:14:24.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:14:24.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:14:24.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:14:24.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-15T14:14:24.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:14:24.455Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-15T14:14:24.456Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8a8a613b-d7b9-4317-867d-f9a71517699b 57789
2023-04-15T14:14:24.457Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-15T14:14:24.457Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:14:24.457Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:14:24.458Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:24.458Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:24.458Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568064457,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:25.459Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:14:25.460Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-15T14:14:25.461Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.461Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-15T14:14:25.462Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.462Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.634Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11443733751168473335/Definitions/service-BasicNetwork-template.yml
2023-04-15T14:14:25.977Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-15T14:14:25.977Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.978Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:25.979Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:769324ba-8f62-4611-84be-d470f143072f
Model Version:NULL
Model InvariantUuid:b7885c5a-6b62-4e05-9670-3aea8153114f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:8df22fa5-5a79-4d19-a920-4c8265d4a402
Model UUID:47df36ea-a497-483a-913b-d98d33655bf5
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:e8b8cd61-3ffe-4f2e-b3e0-a666980983c5
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-15T14:14:25.993Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: 657faccc-87ce-4192-aaa7-31a461038634
2023-04-15T14:14:25.993Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||No resources found for Service: 769324ba-8f62-4611-84be-d470f143072f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 769324ba-8f62-4611-84be-d470f143072f
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 769324ba-8f62-4611-84be-d470f143072f
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-15T14:14:25.998Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:14:26.005Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3d05b39, org.onap.sdc.toscaparser.api.parameters.Input@72256a74, org.onap.sdc.toscaparser.api.parameters.Input@61e73b6e, org.onap.sdc.toscaparser.api.parameters.Input@6bbf08f9, org.onap.sdc.toscaparser.api.parameters.Input@6a378f24]
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 769324ba-8f62-4611-84be-d470f143072f: Generic NeutronNet
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.006Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-15T14:14:26.038Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:14:26.039Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:26.132Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568066132,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:14:27.133Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:14:27.153Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:14:27.157Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:14:27.167Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-15T14:14:57.167Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:14:57.178Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and serviceModelVersionId: 769324ba-8f62-4611-84be-d470f143072f
2023-04-15T14:14:57.178Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7885c5a-6b62-4e05-9670-3aea8153114f
2023-04-15T14:14:57.179Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0
2023-04-15T14:14:57.186Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:14:57.219Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|INFO|500||Invoke
2023-04-15T14:14:57.220Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cd8b7f18-cf0a-43a4-8bbe-476c338a8c13], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3c5c9bd0-1a14-49cf-ac1f-d609f69605b2], X-ECOMP-RequestID=[cd8b7f18-cf0a-43a4-8bbe-476c338a8c13], X-TransactionId=[], X-ONAP-RequestID=[cd8b7f18-cf0a-43a4-8bbe-476c338a8c13], Content-Type=[application/merge-patch+json]}
2023-04-15T14:14:57.228Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-15T14:14:57.378Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?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/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:14:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[188648], x-aai-txid=[1-aai-resources-230415-14:14:56:257-49426], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:14:57.379Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:14:57.380Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|INFO|500||InvokeReturn
2023-04-15T14:14:57.381Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:14:57.381Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:14:57.387Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:14:57.388Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-15T14:14:57.388Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-15T14:14:57.388Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:14:57.389Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:14:57.389Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568097388,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:14:58.415Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-15T14:14:58.416Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-15T14:14:58.416Z||pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:14:58.417Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:14:58.417Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:14:58.417Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:14:58.422Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-61ce1034-2891-44db-8350-1d7a9d4ae3f4
2023-04-15T14:14:58.423Z||pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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=3, 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-04-15T14:14:58.423Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-15T14:14:58.423Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] (Re-)joining group
2023-04-15T14:14:59.613Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:15:02.621Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:15:05.640Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:15:08.649Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:15:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.431Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:15:10.436Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:15:10.436Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-61ce1034-2891-44db-8350-1d7a9d4ae3f4', protocol='range'}
2023-04-15T14:15:10.440Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-61ce1034-2891-44db-8350-1d7a9d4ae3f4=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-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:15:10.452Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-61ce1034-2891-44db-8350-1d7a9d4ae3f4', protocol='range'}
2023-04-15T14:15:10.452Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:15:10.453Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-15T14:15:10.453Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:15:10.453Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:15:10.453Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-15T14:15:10.457Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:10.457Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.457Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:10.457Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.457Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:10.457Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.457Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:10.458Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=296, 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-04-15T14:15:10.458Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:10.458Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.458Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:15:10.458Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:15:11.473Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.475Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681567702189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568064457,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:15:11.476Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:15:11.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ba4fb1b9-96f0-4399-9750-4c93c9731d69","serviceName":"basic_onboard_vqjYXD","serviceVersion":"1.0","serviceUUID":"eedbc377-43f1-4f44-a054-2ee911823625","serviceDescription":"service","serviceInvariantUUID":"5785a443-0819-441d-9d14-f62d8d304541","resources":[{"resourceInstanceName":"basic_onboard_vqjYXD 0","resourceName":"basic_onboard_vqjYXD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e","resourceInvariantUUID":"f1dbe1e8-32cc-476d-b9f3-0497feb063e7","resourceCustomizationUUID":"3e569be0-95d8-4f00-8efd-d0091f95531a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml","artifactChecksum":"YmQ5ZTVhOTViMjllMjcwYzFmNzY4NmZkNDEzYjE4NDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6ea62a92-5d03-4a4b-9ff9-68374959cccf","artifactVersion":"1"},{"artifactName":"basic_onboard_vqjyxd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json","artifactChecksum":"YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c989427c-7c84-43bf-9591-d0751bb38695","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"216d7084-dd24-4ffd-86df-e7f60a5c6dd9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b13738fa-da2d-4cd3-82ae-a7003c56e2c8","artifactVersion":"2","generatedFromUUID":"58355646-f646-42b4-9cf8-2ec5d2975c1c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVqjyxd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml","artifactChecksum":"YjYwMmMzYjZlNjFmMjliMWY0MTA4NGFiZGJjMmU0OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"80a80054-0ed3-40ff-bce5-eec4d8bbc30d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVqjyxd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar","artifactChecksum":"MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fba7d837-178b-4faf-a908-492977ebc8aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568066132,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568097388,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-15T14:15:11.477Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:15:11.479Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:11.479Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:11.479Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:11.479Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:12.480Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:12.481Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:12.481Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:12.481Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:13.482Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:13.483Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:13.483Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:13.483Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:14.483Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:14.484Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:14.484Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:14.484Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:15.488Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:15.489Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:15.489Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:15.489Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:16.489Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:16.490Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:16.490Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:16.490Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:17.491Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:15:17.491Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:17.491Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:17.492Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:18.493Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"serviceName": "basic_onboard_vqjYXD",
"serviceVersion": "1.0",
"serviceUUID": "eedbc377-43f1-4f44-a054-2ee911823625",
"serviceDescription": "service",
"serviceInvariantUUID": "5785a443-0819-441d-9d14-f62d8d304541",
"resources": [
{
"resourceInstanceName": "basic_onboard_vqjYXD 0",
"resourceCustomizationUUID": "3e569be0-95d8-4f00-8efd-d0091f95531a",
"resourceName": "basic_onboard_vqjYXD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e",
"resourceInvariantUUID": "f1dbe1e8-32cc-476d-b9f3-0497feb063e7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_vqjyxd0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"artifactChecksum": "YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c989427c-7c84-43bf-9591-d0751bb38695",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"generatedFromUUID": "58355646-f646-42b4-9cf8-2ec5d2975c1c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b13738fa-da2d-4cd3-82ae-a7003c56e2c8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardVqjyxd-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"artifactChecksum": "MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fba7d837-178b-4faf-a908-492977ebc8aa"
}
],
"workloadContext": "Production"
}
2023-04-15T14:15:18.493Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:15:18.493Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eedbc377-43f1-4f44-a054-2ee911823625 ASDC
2023-04-15T14:15:18.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:ba4fb1b9-96f0-4399-9750-4c93c9731d69
ServiceName:basic_onboard_vqjYXD
ServiceVersion:1.0
ServiceUUID:eedbc377-43f1-4f44-a054-2ee911823625
ServiceInvariantUUID:5785a443-0819-441d-9d14-f62d8d304541
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardVqjyxd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
ArtifactUUID:fba7d837-178b-4faf-a908-492977ebc8aa
ArtifactChecksum:MjkwMDFlYzQ0MDcxOTE5MTA3MDgxZWRmYjYyNjdiYzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_vqjYXD 0
ResourceCustomizationUUID:3e569be0-95d8-4f00-8efd-d0091f95531a
ResourceInvariantUUID:f1dbe1e8-32cc-476d-b9f3-0497feb063e7
ResourceName:basic_onboard_vqjYXD
ResourceType:VF
ResourceUUID:71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_vqjyxd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
ArtifactUUID:c989427c-7c84-43bf-9591-d0751bb38695
ArtifactChecksum:YzJmODg0MWM4MDU0N2FlMTMwYzc5NjgyMGQxNmY1MDg=
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml
ArtifactUUID:58355646-f646-42b4-9cf8-2ec5d2975c1c
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
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/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env
ArtifactUUID:b13738fa-da2d-4cd3-82ae-a7003c56e2c8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T14:15:18.494Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eedbc377-43f1-4f44-a054-2ee911823625 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-04-15T14:15:18.545Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:15:18.545Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:15:18.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:15:18.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fba7d837-178b-4faf-a908-492977ebc8aa from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:15:18.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:15:18.546Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar
2023-04-15T14:15:18.567Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-15T14:15:18.567Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@63175a6b
2023-04-15T14:15:18.568Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:15:18.568Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:15:18.568Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardVqjyxd-csar.csar /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar fba7d837-178b-4faf-a908-492977ebc8aa Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:15:18.569Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar ASDC sendASDCNotification
2023-04-15T14:15:18.569Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(Specified artifact is not found)
2023-04-15T14:15:18.569Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:15:18.569Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:18.569Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:18.570Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568118569,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:19.571Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardVqjyxd-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar(UUID:fba7d837-178b-4faf-a908-492977ebc8aa)
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-04-15T14:15:19.581Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:15:19.582Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:15:19.586Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||basic_onboard_vqjYXD 0
2023-04-15T14:15:19.586Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 71a5ad48-7f4c-426e-be6b-fb1d5e0ab83e
2023-04-15T14:15:19.586Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c989427c-7c84-43bf-9591-d0751bb38695 from URL: /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:15:19.586Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:15:19.586Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json
2023-04-15T14:15:19.605Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-15T14:15:19.605Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@15641246
2023-04-15T14:15:19.605Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-15T14:15:19.605Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardVqjyxd"
]
}
}
}
2023-04-15T14:15:19.605Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_vqjyxd0_modules.json /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json c989427c-7c84-43bf-9591-d0751bb38695 Specified artifact is not found 300 ASDC artifact download fail
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json ASDC sendASDCNotification
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(Specified artifact is not found)
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:15:19.606Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568119606,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:15:20.607Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_vqjyxd0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json(UUID:c989427c-7c84-43bf-9591-d0751bb38695)
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-04-15T14:15:20.607Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:15:20.613Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:15:20.615Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:15:20.615Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:15:50.615Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:15:50.635Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:15:50.639Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:15:50.639Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:16:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:16:10.420Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:16:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:16:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:16:20.640Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:16:21.144Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:16:21.149Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:16:21.149Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:16:51.149Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:16:51.167Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:16:51.171Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:16:51.171Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:17:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:17:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "NOTIFIED"
}
2023-04-15T14:17:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.422Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568118569,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/artifacts/service-BasicOnboardVqjyxd-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568119606,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVqjyxd/1.0/resourceInstances/basic_onboard_vqjyxd0/artifacts/basic_onboard_vqjyxd0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-15T14:17:10.423Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:17:21.172Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:17:21.182Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:17:21.184Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:17:21.184Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:17:51.184Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:17:51.205Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:17:51.208Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:17:51.208Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:18:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:18:21.208Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:18:21.228Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:18:21.233Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:18:21.233Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:18:51.234Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:18:51.255Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:18:51.259Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:18:51.259Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:19:10.420Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:19:21.259Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:19:21.270Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:19:21.272Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:19:21.272Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:19:51.272Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:19:51.292Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:19:51.296Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-15T14:19:51.296Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-15T14:20:10.421Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:11.528Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, 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-04-15T14:20:11.528Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Member SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee-61ce1034-2891-44db-8350-1d7a9d4ae3f4 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-04-15T14:20:11.528Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-15T14:20:11.528Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-77498596-f79e-4514-9b6b-b1f1334e1fee, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-15T14:20:14.071Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-15T14:20:14.084Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:14.084Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] (Re-)joining group
2023-04-15T14:20:14.095Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:20:14.096Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-15T14:20:14.107Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72-6137055b-0f18-41e9-9172-0fd862255990', protocol='range'}
2023-04-15T14:20:14.107Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-15T14:20:14.107Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=310, 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-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:14.111Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7142f838-951c-490a-9e69-7e705490fb72, 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-04-15T14:20:21.297Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-15T14:20:21.297Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:20:21.302Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba4fb1b9-96f0-4399-9750-4c93c9731d69 and serviceModelVersionId: eedbc377-43f1-4f44-a054-2ee911823625
2023-04-15T14:20:21.303Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5785a443-0819-441d-9d14-f62d8d304541
2023-04-15T14:20:21.303Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0
2023-04-15T14:20:21.310Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:20:21.356Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-15T14:20:21.359Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||Invoke
2023-04-15T14:20:21.368Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-15T14:20:21.530Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0|INFO|500||InvokeReturn
2023-04-15T14:20:21.530Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5785a443-0819-441d-9d14-f62d8d304541/model-vers/model-ver/eedbc377-43f1-4f44-a054-2ee911823625?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:20:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[172232], x-aai-txid=[2-aai-resources-230415-14:20:20:397-38863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:20:21.531Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:20:21.531Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:20:21.531Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:20:21.536Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:20:21.536Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba4fb1b9-96f0-4399-9750-4c93c9731d69 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-15T14:20:21.536Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-15T14:20:21.537Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:21.537Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:21.537Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568421536,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:21.555Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:20:21.555Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ba4fb1b9-96f0-4399-9750-4c93c9731d69",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568421536,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-15T14:20:21.556Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"cd8b7f18-cf0a-43a4-8bbe-476c338a8c13","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"769324ba-8f62-4611-84be-d470f143072f","serviceDescription":"service","serviceInvariantUUID":"b7885c5a-6b62-4e05-9670-3aea8153114f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"657faccc-87ce-4192-aaa7-31a461038634","resourceInvariantUUID":"8df22fa5-5a79-4d19-a920-4c8265d4a402","resourceCustomizationUUID":"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5","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":"OTRmODMzN2M4ZTFhNWM1OThjOGYxNjc1MjgyYzhjNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e8af97d8-9378-45b9-9972-b0e1ff15cd79","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8a8a613b-d7b9-4317-867d-f9a71517699b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:22.558Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:23.559Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:20:23.559Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:23.560Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:23.560Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:24.561Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "769324ba-8f62-4611-84be-d470f143072f",
"serviceDescription": "service",
"serviceInvariantUUID": "b7885c5a-6b62-4e05-9670-3aea8153114f",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "e8b8cd61-3ffe-4f2e-b3e0-a666980983c5",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "657faccc-87ce-4192-aaa7-31a461038634",
"resourceInvariantUUID": "8df22fa5-5a79-4d19-a920-4c8265d4a402",
"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": "YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8a8a613b-d7b9-4317-867d-f9a71517699b"
}
],
"workloadContext": "Production"
}
2023-04-15T14:20:24.561Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:20:24.561Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 769324ba-8f62-4611-84be-d470f143072f ASDC
2023-04-15T14:20:24.561Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:769324ba-8f62-4611-84be-d470f143072f
ServiceInvariantUUID:b7885c5a-6b62-4e05-9670-3aea8153114f
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:8a8a613b-d7b9-4317-867d-f9a71517699b
ArtifactChecksum:YmI1NzIwMjM1MTUxZTEzNDJmZTQ2ZjJlODlmMGRlYTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:e8b8cd61-3ffe-4f2e-b3e0-a666980983c5
ResourceInvariantUUID:8df22fa5-5a79-4d19-a920-4c8265d4a402
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:657faccc-87ce-4192-aaa7-31a461038634
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-15T14:20:24.562Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 769324ba-8f62-4611-84be-d470f143072f 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-04-15T14:20:24.588Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:20:24.588Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:20:24.588Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:20:24.588Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:20:24.589Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:20:24.589Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:20:24.801Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:20:24.804Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8a8a613b-d7b9-4317-867d-f9a71517699b 57789
2023-04-15T14:20:24.804Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-15T14:20:24.804Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-15T14:20:24.804Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:20:24.805Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:24.805Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:24.805Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568424804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:25.806Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:20:25.806Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:20:25.806Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:25.807Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-15T14:20:25.807Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:25.807Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:25.882Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9062117476864473679/Definitions/service-BasicNetwork-template.yml
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.269Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:20:26.270Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.271Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.272Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.272Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.272Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:20:26.272Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:20:26.272Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:769324ba-8f62-4611-84be-d470f143072f
Model Version:NULL
Model InvariantUuid:b7885c5a-6b62-4e05-9670-3aea8153114f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:8df22fa5-5a79-4d19-a920-4c8265d4a402
Model UUID:47df36ea-a497-483a-913b-d98d33655bf5
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:e8b8cd61-3ffe-4f2e-b3e0-a666980983c5
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-15T14:20:26.309Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b already exists
2023-04-15T14:20:26.309Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-15T14:20:26.310Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b already exists)
2023-04-15T14:20:26.310Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-15T14:20:26.310Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:26.310Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:26.310Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568426309,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:27.312Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-15T14:20:27.312Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 657faccc-87ce-4192-aaa7-31a461038634 already exists)
2023-04-15T14:20:27.312Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-15T14:20:27.313Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:27.313Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:27.313Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568427311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 657faccc-87ce-4192-aaa7-31a461038634 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:20:28.314Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:20:28.332Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:20:28.335Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T14:20:28.335Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-15T14:20:28.335Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-15T14:20:28.335Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-15T14:20:28.336Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:20:28.336Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:20:28.336Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:20:28.336Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:20:28.336Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:20:28.343Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-15T14:20:58.344Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:20:58.350Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and serviceModelVersionId: 769324ba-8f62-4611-84be-d470f143072f
2023-04-15T14:20:58.350Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b7885c5a-6b62-4e05-9670-3aea8153114f
2023-04-15T14:20:58.351Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0
2023-04-15T14:20:58.357Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:20:58.384Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-15T14:20:58.386Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|INFO|500||Invoke
2023-04-15T14:20:58.394Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-15T14:20:58.556Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0|INFO|500||InvokeReturn
2023-04-15T14:20:58.557Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b7885c5a-6b62-4e05-9670-3aea8153114f/model-vers/model-ver/769324ba-8f62-4611-84be-d470f143072f?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:20:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[188648], x-aai-txid=[1-aai-resources-230415-14:20:57:422-39326], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:20:58.561Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:20:58.561Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:20:58.561Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:20:58.566Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:20:58.567Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cd8b7f18-cf0a-43a4-8bbe-476c338a8c13 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-15T14:20:58.567Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-15T14:20:58.567Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:58.568Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:58.568Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568458567,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:20:59.592Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T14:20:59.593Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7360659f-ac2f-4593-bd41-4e54140b55ae","serviceName":"Demo_pNF_R95i42U8IrlWiksdAo5C","serviceVersion":"1.0","serviceUUID":"6ca203f7-00da-4569-ac24-2c309a7db180","serviceDescription":"catalog service description","serviceInvariantUUID":"f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c","resources":[{"resourceInstanceName":"pNF 970bc155-1c62 0","resourceName":"pNF 970bc155-1c62","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"39dc3673-9c1e-4813-8337-f3305d7f6217","resourceInvariantUUID":"e7e30025-bed5-434e-9a9c-2f05a8d3028e","resourceCustomizationUUID":"495505fa-534b-4b6f-8e15-1578980f7741","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml","artifactChecksum":"MTlmN2YzZTg1ZTZmZDQ1ZDA2MDk3YTRmM2U5MDA4MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d661e4b5-f82b-4e90-88a1-bb7ac97e3ecd","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar","artifactChecksum":"YTdjNmI2NWU0MGFlZTg5ZmFjMDBiNGQ4Y2E1NjcwZmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e261f121-529c-4598-9360-2fd40300ea6a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4d40bda6-a39a-464b-90bc-3f414b23aab4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml","artifactChecksum":"MzAwMWExOGQ3NDA0NDE5NGJmYTM3NjgyOTY4NTJiNDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6f091b21-4025-42e2-992e-62321cc28870","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4f74e824-b0d4-4d4f-bcfc-78ff580691e4","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3a180df1-fcd9-4f1c-af70-ecd428dd2259","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfR95i42u8irlwiksdao5c-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml","artifactChecksum":"OTJmYTY2NzIxNTEyN2M0NTVjMzNjMmU5MGE1YTNiNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e8bf83c7-ea68-46e1-af70-6c7556ae0e52","artifactVersion":"1"},{"artifactName":"service-DemoPnfR95i42u8irlwiksdao5c-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar","artifactChecksum":"YzRlNWM1ODY5ZDRmNzg3NDA1MWVkYjQzM2VlZmJhNmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"11e8b943-a152-4f61-8b1c-3b5f31b8480c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:20:59.593Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:20:59.594Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:20:59.594Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:20:59.594Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:00.595Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:00.595Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:00.595Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:00.595Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:01.596Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:01.597Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:01.597Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:01.597Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:02.598Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:02.598Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:02.599Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:02.599Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:03.600Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:03.600Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:03.600Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:03.600Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:04.601Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:04.602Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:04.602Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:04.602Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:05.603Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:05.604Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:05.604Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:05.604Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:06.605Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:06.605Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:06.605Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:06.605Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:07.607Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"serviceName": "Demo_pNF_R95i42U8IrlWiksdAo5C",
"serviceVersion": "1.0",
"serviceUUID": "6ca203f7-00da-4569-ac24-2c309a7db180",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c",
"resources": [
{
"resourceInstanceName": "pNF 970bc155-1c62 0",
"resourceCustomizationUUID": "495505fa-534b-4b6f-8e15-1578980f7741",
"resourceName": "pNF 970bc155-1c62",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "39dc3673-9c1e-4813-8337-f3305d7f6217",
"resourceInvariantUUID": "e7e30025-bed5-434e-9a9c-2f05a8d3028e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"artifactChecksum": "YzRlNWM1ODY5ZDRmNzg3NDA1MWVkYjQzM2VlZmJhNmY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "11e8b943-a152-4f61-8b1c-3b5f31b8480c"
}
],
"workloadContext": "Production"
}
2023-04-15T14:21:07.607Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:21:07.607Z|cd8b7f18-cf0a-43a4-8bbe-476c338a8c13|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6ca203f7-00da-4569-ac24-2c309a7db180 ASDC
2023-04-15T14:21:07.608Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:7360659f-ac2f-4593-bd41-4e54140b55ae
ServiceName:Demo_pNF_R95i42U8IrlWiksdAo5C
ServiceVersion:1.0
ServiceUUID:6ca203f7-00da-4569-ac24-2c309a7db180
ServiceInvariantUUID:f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
ArtifactUUID:11e8b943-a152-4f61-8b1c-3b5f31b8480c
ArtifactChecksum:YzRlNWM1ODY5ZDRmNzg3NDA1MWVkYjQzM2VlZmJhNmY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 970bc155-1c62 0
ResourceCustomizationUUID:495505fa-534b-4b6f-8e15-1578980f7741
ResourceInvariantUUID:e7e30025-bed5-434e-9a9c-2f05a8d3028e
ResourceName:pNF 970bc155-1c62
ResourceType:PNF
ResourceUUID:39dc3673-9c1e-4813-8337-f3305d7f6217
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-15T14:21:07.608Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6ca203f7-00da-4569-ac24-2c309a7db180 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:21:07.654Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:21:07.655Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:07.655Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:07.655Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 11e8b943-a152-4f61-8b1c-3b5f31b8480c from URL: /sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:07.655Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:21:07.655Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:07.939Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:21:07.942Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar 11e8b943-a152-4f61-8b1c-3b5f31b8480c 87985
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar ASDC sendASDCNotification
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:07.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568467942,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:08.943Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:21:08.944Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:08.944Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 11e8b943-a152-4f61-8b1c-3b5f31b8480c, URL: /sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar to file: /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:08.944Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:08.945Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:08.945Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.015Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP651138486471466284/Definitions/service-DemoPnfR95i42u8irlwiksdao5c-template.yml
2023-04-15T14:21:09.644Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 970bc155-1c62 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-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.645Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.646Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Node template pNF 970bc155-1c62 0 is matching search criteria
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 970bc155-1c62 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Node template pNF 970bc155-1c62 0 is matching search criteria
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:21:09.647Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 970bc155-1c62 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.648Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.649Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_R95i42U8IrlWiksdAo5C
Description:catalog service description
Model UUID:6ca203f7-00da-4569-ac24-2c309a7db180
Model Version:NULL
Model InvariantUuid:f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-15T14:21:09.661Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 39dc3673-9c1e-4813-8337-f3305d7f6217
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:21:09.666Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||pNF 970bc155-1c62 0
2023-04-15T14:21:09.666Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 39dc3673-9c1e-4813-8337-f3305d7f6217
2023-04-15T14:21:09.666Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 6ca203f7-00da-4569-ac24-2c309a7db180
2023-04-15T14:21:09.666Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 6ca203f7-00da-4569-ac24-2c309a7db180
2023-04-15T14:21:09.666Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 970bc155-1c62 0 39dc3673-9c1e-4813-8337-f3305d7f6217 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:21:09.677Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@739e89c0, org.onap.sdc.toscaparser.api.parameters.Input@54fa9b6e, org.onap.sdc.toscaparser.api.parameters.Input@654c5355, org.onap.sdc.toscaparser.api.parameters.Input@5e3d06db, org.onap.sdc.toscaparser.api.parameters.Input@59ea4455]
2023-04-15T14:21:09.677Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.677Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.677Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 6ca203f7-00da-4569-ac24-2c309a7db180: pNF 970bc155-1c62
2023-04-15T14:21:09.678Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Processing PNF resource: 39dc3673-9c1e-4813-8337-f3305d7f6217
2023-04-15T14:21:09.678Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:09.678Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_R95i42U8IrlWiksdAo5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:09.678Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Resource customization UUID: 495505fa-534b-4b6f-8e15-1578980f7741 is the same as notified resource customizationUUID: 495505fa-534b-4b6f-8e15-1578980f7741
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-15T14:21:09.729Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 970bc155-1c62 39dc3673-9c1e-4813-8337-f3305d7f6217 0 ASDC deployResourceStructure
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar ASDC sendASDCNotification
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:09.730Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568469730,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:10.419Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:10.424Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.424Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.424Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568424804,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568426309,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 8a8a613b-d7b9-4317-867d-f9a71517699b already exists"
}
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568427311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 657faccc-87ce-4192-aaa7-31a461038634 already exists"
}
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "cd8b7f18-cf0a-43a4-8bbe-476c338a8c13",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568458567,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-15T14:21:10.425Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/resourceInstances/pnf970bc1551c620/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.426Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "NOTIFIED"
}
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568467942,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568469730,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfR95i42u8irlwiksdao5c/1.0/artifacts/service-DemoPnfR95i42u8irlwiksdao5c-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-15T14:21:10.427Z|ba4fb1b9-96f0-4399-9750-4c93c9731d69|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-15T14:21:10.731Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7360659f-ac2f-4593-bd41-4e54140b55ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:21:10.748Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7360659f-ac2f-4593-bd41-4e54140b55ae
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:21:10.752Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-15T14:21:10.753Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-15T14:21:10.758Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-15T14:21:40.759Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7360659f-ac2f-4593-bd41-4e54140b55ae and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-15T14:21:40.767Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7360659f-ac2f-4593-bd41-4e54140b55ae and serviceModelVersionId: 6ca203f7-00da-4569-ac24-2c309a7db180
2023-04-15T14:21:40.767Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c
2023-04-15T14:21:40.768Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0
2023-04-15T14:21:40.772Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-15T14:21:40.820Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-15T14:21:40.822Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0|INFO|500||Invoke
2023-04-15T14:21:40.830Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-15T14:21:41.056Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0|INFO|500||InvokeReturn
2023-04-15T14:21:41.056Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f0c6d3fa-c4ee-4f6f-b5de-6bbb7a74df7c/model-vers/model-ver/6ca203f7-00da-4569-ac24-2c309a7db180?depth=0 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:21:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[241680], x-aai-txid=[1-aai-resources-230415-14:21:39:859-47819], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-15T14:21:41.058Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-15T14:21:41.058Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-15T14:21:41.058Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:21:41.063Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-15T14:21:41.063Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7360659f-ac2f-4593-bd41-4e54140b55ae and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-15T14:21:41.064Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-15T14:21:41.064Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:41.064Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:41.065Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "7360659f-ac2f-4593-bd41-4e54140b55ae",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568501063,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:21:42.086Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-15T14:21:42.086Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"10300c5e-2681-427b-b37d-dd3064d54de5","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"81dbd375-16b4-4cc1-b27e-3476eca0fbde","serviceDescription":"service","serviceInvariantUUID":"c1655f2c-c981-4a66-b375-e52e8c88a687","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d831cef-b339-4532-9323-38abc0e9b372","resourceInvariantUUID":"db459f2e-5c31-4c85-9388-7ae92c9d6833","resourceCustomizationUUID":"05f8e7ff-673d-44e8-b92b-b5f3c271e284","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":"OGQ5OWQ4MzI3YzMxODQyMDFlNWNhNzgyYzJmNGNmYzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"510389fd-94aa-4af0-afb1-2bf87c1eb778","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":"ODc1MWFmZTk4ZWQ1NTUxMGZmM2YyZTYwZjg0MDRmYzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dc11e0df-b661-4cbf-95e2-76953234f63e","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":"7fabe2fb-ba05-469d-9645-1d0303f58daf","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":"49a1cfcb-6276-461b-b5e9-0c4eb557ca28","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":"f45d3921-e9a6-419d-a9b2-b9c65d0c42b8","artifactVersion":"2","generatedFromUUID":"7fabe2fb-ba05-469d-9645-1d0303f58daf"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjFjNWQ5NWEyYWRjNmY4OWI1ZmQyYjU5MTEyYjkxMmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b32f796f-8a89-409f-8ea1-a64f368a5cfb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NjIyMjFmOTE0MDU5ODljMDQyMDVjMzZhZmM2N2U2YzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63eb1c6a-e3bf-4f2c-9bb3-d92f03708437","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-15T14:21:42.086Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:42.086Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:42.087Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:42.087Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:43.087Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:43.088Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:43.088Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:43.088Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:44.090Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:44.090Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:44.090Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:44.090Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:45.091Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:45.092Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:45.092Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:45.092Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:46.093Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:46.094Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:46.094Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:46.094Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:47.095Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:47.096Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:47.096Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:47.096Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:48.097Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-15T14:21:48.097Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:48.098Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:48.098Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568098415,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:49.100Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "81dbd375-16b4-4cc1-b27e-3476eca0fbde",
"serviceDescription": "service",
"serviceInvariantUUID": "c1655f2c-c981-4a66-b375-e52e8c88a687",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "05f8e7ff-673d-44e8-b92b-b5f3c271e284",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3d831cef-b339-4532-9323-38abc0e9b372",
"resourceInvariantUUID": "db459f2e-5c31-4c85-9388-7ae92c9d6833",
"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": "ODc1MWFmZTk4ZWQ1NTUxMGZmM2YyZTYwZjg0MDRmYzI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "dc11e0df-b661-4cbf-95e2-76953234f63e",
"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": "7fabe2fb-ba05-469d-9645-1d0303f58daf",
"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": "f45d3921-e9a6-419d-a9b2-b9c65d0c42b8",
"generatedFromUUID": "7fabe2fb-ba05-469d-9645-1d0303f58daf"
},
"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": "f45d3921-e9a6-419d-a9b2-b9c65d0c42b8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NjIyMjFmOTE0MDU5ODljMDQyMDVjMzZhZmM2N2U2YzU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "63eb1c6a-e3bf-4f2c-9bb3-d92f03708437"
}
],
"workloadContext": "Production"
}
2023-04-15T14:21:49.100Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-15T14:21:49.101Z|7360659f-ac2f-4593-bd41-4e54140b55ae|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 81dbd375-16b4-4cc1-b27e-3476eca0fbde ASDC
2023-04-15T14:21:49.101Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:10300c5e-2681-427b-b37d-dd3064d54de5
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:81dbd375-16b4-4cc1-b27e-3476eca0fbde
ServiceInvariantUUID:c1655f2c-c981-4a66-b375-e52e8c88a687
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:63eb1c6a-e3bf-4f2c-9bb3-d92f03708437
ArtifactChecksum:NjIyMjFmOTE0MDU5ODljMDQyMDVjMzZhZmM2N2U2YzU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:05f8e7ff-673d-44e8-b92b-b5f3c271e284
ResourceInvariantUUID:db459f2e-5c31-4c85-9388-7ae92c9d6833
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:3d831cef-b339-4532-9323-38abc0e9b372
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:dc11e0df-b661-4cbf-95e2-76953234f63e
ArtifactChecksum:ODc1MWFmZTk4ZWQ1NTUxMGZmM2YyZTYwZjg0MDRmYzI=
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:7fabe2fb-ba05-469d-9645-1d0303f58daf
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:f45d3921-e9a6-419d-a9b2-b9c65d0c42b8
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:f45d3921-e9a6-419d-a9b2-b9c65d0c42b8
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-15T14:21:49.101Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 81dbd375-16b4-4cc1-b27e-3476eca0fbde ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-15T14:21:49.173Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:21:49.173Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:49.173Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:49.174Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 63eb1c6a-e3bf-4f2c-9bb3-d92f03708437 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-15T14:21:49.174Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:21:49.174Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-15T14:21:49.499Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:21:49.501Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 63eb1c6a-e3bf-4f2c-9bb3-d92f03708437 75166
2023-04-15T14:21:49.501Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-15T14:21:49.501Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-15T14:21:49.502Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:21:49.502Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:49.502Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:49.502Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568509501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:50.503Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-15T14:21:50.503Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-15T14:21:50.504Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 63eb1c6a-e3bf-4f2c-9bb3-d92f03708437, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:50.504Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-15T14:21:50.504Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:50.504Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:50.599Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13588626028090614019/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.579Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:51.580Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:51.581Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fe52851c-7953-4f35-ad31-af73bacba538
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.582Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:51.583Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:81dbd375-16b4-4cc1-b27e-3476eca0fbde
Model Version:NULL
Model InvariantUuid:c1655f2c-c981-4a66-b375-e52e8c88a687
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:51647c00-0c71-4001-9331-61461aaf23f9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:db459f2e-5c31-4c85-9388-7ae92c9d6833
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:05f8e7ff-673d-44e8-b92b-b5f3c271e284
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5a7dc60a-f97b-46db-ab87-2d040afa499d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:fe52851c-7953-4f35-ad31-af73bacba538
ModelInvariantUuid:0f35290d-6033-4844-a828-dd6bd9cff11e
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:13f4166a-ef0a-4c87-b776-2e725ca97457
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:4d197c4e-30cf-4749-8f7a-345913c3e8b3
ModelInvariantUuid:58ac0fde-b9f7-4b0c-be9f-2721a213718a
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:10f733cf-15ca-49ca-baf8-20e7cb857a16
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-15T14:21:51.597Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d831cef-b339-4532-9323-38abc0e9b372
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:21:51.601Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||basic_vm 0
2023-04-15T14:21:51.601Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d831cef-b339-4532-9323-38abc0e9b372
2023-04-15T14:21:51.601Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: dc11e0df-b661-4cbf-95e2-76953234f63e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-15T14:21:51.601Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:21:51.601Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-15T14:21:51.702Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json dc11e0df-b661-4cbf-95e2-76953234f63e 787
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:51.703Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:51.704Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568511703,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:52.704Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5a7dc60a-f97b-46db-ab87-2d040afa499d",
"vfModuleModelCustomizationUUID": "223d93c2-f524-473d-a671-2211ae8d5b56",
"isBase": true,
"artifacts": [
"7fabe2fb-ba05-469d-9645-1d0303f58daf",
"f45d3921-e9a6-419d-a9b2-b9c65d0c42b8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-15T14:21:52.709Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a7dc60a-f97b-46db-ab87-2d040afa499d
VfModuleModelInvariantUUID:cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fabe2fb-ba05-469d-9645-1d0303f58daf
,
f45d3921-e9a6-419d-a9b2-b9c65d0c42b8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-15T14:21:52.712Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5a7dc60a-f97b-46db-ab87-2d040afa499d",
"vfModuleModelCustomizationUUID": "223d93c2-f524-473d-a671-2211ae8d5b56",
"isBase": true,
"artifacts": [
"7fabe2fb-ba05-469d-9645-1d0303f58daf",
"f45d3921-e9a6-419d-a9b2-b9c65d0c42b8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-15T14:21:52.713Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a7dc60a-f97b-46db-ab87-2d040afa499d
VfModuleModelInvariantUUID:cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fabe2fb-ba05-469d-9645-1d0303f58daf
,
f45d3921-e9a6-419d-a9b2-b9c65d0c42b8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-15T14:21:52.713Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7fabe2fb-ba05-469d-9645-1d0303f58daf from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-15T14:21:52.713Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:21:52.713Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-15T14:21:52.831Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:21:52.831Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 7fabe2fb-ba05-469d-9645-1d0303f58daf 5033
2023-04-15T14:21:52.831Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-15T14:21:52.832Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-15T14:21:52.832Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:21:52.832Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:52.832Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:52.832Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568512831,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:53.833Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f45d3921-e9a6-419d-a9b2-b9c65d0c42b8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-15T14:21:53.833Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-15T14:21:53.834Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-15T14:21:54.014Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env f45d3921-e9a6-419d-a9b2-b9c65d0c42b8 903
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-15T14:21:54.015Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-15T14:21:54.016Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10300c5e-2681-427b-b37d-dd3064d54de5",
"consumerID": "SO-sdc-controller",
"timestamp": 1681568514015,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-15T14:21:55.016Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 81dbd375-16b4-4cc1-b27e-3476eca0fbde
2023-04-15T14:21:55.017Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 3d831cef-b339-4532-9323-38abc0e9b372 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-15T14:21:55.042Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2a405a8c, org.onap.sdc.toscaparser.api.parameters.Input@6f2681f2, org.onap.sdc.toscaparser.api.parameters.Input@31955df9, org.onap.sdc.toscaparser.api.parameters.Input@65f51aed, org.onap.sdc.toscaparser.api.parameters.Input@4d49a8e5]
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 05f8e7ff-673d-44e8-b92b-b5f3c271e284
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 05f8e7ff-673d-44e8-b92b-b5f3c271e284 matches Tosca VF Customization UUID: 05f8e7ff-673d-44e8-b92b-b5f3c271e284
2023-04-15T14:21:55.043Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 05f8e7ff-673d-44e8-b92b-b5f3c271e284 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-15T14:21:55.045Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 05f8e7ff-673d-44e8-b92b-b5f3c271e284: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@40b53530
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-15T14:21:55.046Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 223d93c2-f524-473d-a671-2211ae8d5b56
2023-04-15T14:21:55.047Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 223d93c2-f524-473d-a671-2211ae8d5b56
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-15T14:21:55.050Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.050Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:55.050Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-15T14:21:55.051Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fe52851c-7953-4f35-ad31-af73bacba538
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-15T14:21:55.054Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-15T14:21:55.054Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-15T14:21:55.054Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-15T14:21:55.054Z|10300c5e-2681-427b-b37d-dd3064d54de5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery