By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-25T00:33:59.799Z||main|||||INFO|500||The following profiles are active: basic
2023-04-25T00:34:13.109Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-25T00:34:13.110Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-25T00:34:13.270Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-25T00:34:18.650Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-25T00:34:19.156Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-25T00:34:19.715Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-25T00:34:20.097Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-25T00:34:21.038Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-25T00:34:24.391Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-25T00:34:25.155Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-25T00:34:27.662Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-25T00:34:27.762Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-25T00:34:27.790Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-25T00:34:27.799Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-25T00:34:28.430Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-25T00:34:28.798Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-25T00:34:29.794Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-25T00:34:32.669Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-25T00:34:34.845Z||main|||||WARN|500||---
2023-04-25T00:34:34.845Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-25T00:34:34.845Z||main|||||WARN|500||---
2023-04-25T00:34:35.220Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-25T00:34:40.288Z||main|||||INFO|500||Started Application in 43.553 seconds (JVM running for 46.874)
2023-04-25T00:34:40.299Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-25T00:34:40.303Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-25T00:34:40.311Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-25T00:34:40.368Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4b2b8584-a32e-4127-af10-1db0894c3df3 url= /sdc/v1/artifactTypes
2023-04-25T00:34:40.373Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-25T00:34:40.561Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-25T00:34:40.623Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5de9c505-816a-4543-999b-6d5af13e6e4a url= /sdc/v1/distributionKafkaData
2023-04-25T00:34:40.624Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-25T00:34:40.653Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-25T00:34:40.663Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@25fb5dc7
2023-04-25T00:34:40.763Z||scheduling-1|||||INFO|500||ProducerConfig values:
acks = -1
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-25T00:34:40.840Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Instantiated an idempotent producer.
2023-04-25T00:34:40.914Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-25T00:34:40.965Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:40.965Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:40.966Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382880963
2023-04-25T00:34:40.969Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-25T00:34:40.986Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-25T00:34:41.048Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:41.049Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:41.049Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382881048
2023-04-25T00:34:41.050Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:34:41.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:34:41.052Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-25T00:34:41.064Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-25T00:34:41.065Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-25T00:34:41.065Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682382881064
2023-04-25T00:34:41.066Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:34:41.068Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:34:41.078Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-25T00:34:41.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:41.936Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.937Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] ProducerId set to 9 with epoch 0
2023-04-25T00:34:41.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to hfAX9V3aQ3W2jnmS16K9wg
2023-04-25T00:34:41.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.940Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-25T00:34:41.939Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Cluster ID: lVkMs9KTRmSYBEaHu1KnSg
2023-04-25T00:34:41.941Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-25T00:34:41.966Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] (Re-)joining group
2023-04-25T00:34:41.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] (Re-)joining group
2023-04-25T00:34:42.036Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153
2023-04-25T00:34:42.037Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-25T00:34:42.037Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] (Re-)joining group
2023-04-25T00:34:42.046Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3
2023-04-25T00:34:42.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-25T00:34:42.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] (Re-)joining group
2023-04-25T00:34:48.044Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3', protocol='range'}
2023-04-25T00:34:48.044Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153', protocol='range'}
2023-04-25T00:34:48.111Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.111Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T00:34:48.121Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-25T00:34:48.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3-fa70a5f0-b33e-462e-b062-4d13da83a153', protocol='range'}
2023-04-25T00:34:48.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4-23adce7d-6eb9-45bb-b014-c601852d6be3', protocol='range'}
2023-04-25T00:34:48.169Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-25T00:34:48.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-25T00:34:48.175Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-25T00:34:48.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-25T00:34:48.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-25T00:34:48.197Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-25T00:34:48.197Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-25T00:34:48.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-25T00:34:48.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-25T00:34:48.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-25T00:34:48.244Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.245Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.291Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.292Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-25T00:34:48.313Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.314Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-25T00:34:48.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:34:48.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-25T00:35:41.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:35:41.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:36:41.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:36:41.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:37:41.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:37:41.073Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:38:41.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:38:41.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:39:41.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:39:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:40:41.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:40:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:41:41.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:41:41.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:42:41.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:42:41.078Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:43:41.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:43:41.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:43:42.040Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c9ad1845-4c57-4de9-84e8-4dc918db25b3, groupId=SO] Node -1 disconnected.
2023-04-25T00:43:42.040Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3c04d3b9-a968-4c4b-ab85-ae3f5e7751c4, groupId=SO] Node -1 disconnected.
2023-04-25T00:43:42.189Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Node -1 disconnected.
2023-04-25T00:44:19.193Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-25T00:44:41.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:44:41.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:45:41.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:45:41.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:46:41.078Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:46:41.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:47:41.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:47:41.085Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:48:41.081Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:48:41.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:49:41.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:49:41.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:50:41.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:50:41.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:51:41.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:51:41.088Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:52:41.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:52:41.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:53:41.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:53:41.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:54:41.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:54:41.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:55:41.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:55:41.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:56:41.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:56:41.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:57:41.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:57:41.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:58:41.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:58:41.098Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T00:59:41.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T00:59:41.099Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:00:41.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:00:41.100Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:01:41.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:01:41.101Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:02:41.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:02:41.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:03:41.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:03:41.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:04:41.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:04:41.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:05:41.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:05:41.108Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:06:41.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:06:41.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:07:41.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:07:41.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:08:41.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:08:41.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:09:41.113Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:09:41.114Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:10:41.116Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:10:41.117Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:11:41.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:11:41.118Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:12:41.119Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:12:41.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:13:41.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:13:41.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:14:41.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:14:41.122Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:15:41.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:15:41.122Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:16:41.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:16:41.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:17:41.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:17:41.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:18:41.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:18:41.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:19:41.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:19:41.128Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:20:41.129Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:20:41.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:21:41.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:21:41.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:22:41.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:22:41.132Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:23:41.134Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:23:41.134Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:24:41.134Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:24:41.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:25:41.136Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:25:41.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:26:41.138Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:26:41.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:27:41.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:27:41.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:28:41.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:28:41.141Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:29:41.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:29:41.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:30:41.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:30:41.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:31:41.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:31:41.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:32:41.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:32:41.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:33:41.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:33:41.147Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:34:41.148Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:34:41.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:35:41.148Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:35:41.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:36:41.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:36:41.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:37:41.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:37:41.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:38:41.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:38:41.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:39:41.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:39:41.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:40:41.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:40:41.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:41:41.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:41:41.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:42:41.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:42:41.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:43:41.157Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:43:41.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:44:41.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:44:41.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:45:41.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:45:41.160Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:46:41.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:46:41.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:47:41.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:47:41.162Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:48:41.164Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:48:41.164Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:49:41.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:49:41.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:50:41.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:50:41.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:51:41.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:51:41.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:52:41.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:52:41.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:53:41.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:53:41.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:54:41.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:54:41.171Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:55:41.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:55:41.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:56:41.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:56:41.174Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:57:41.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:57:41.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:58:41.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:58:41.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T01:59:41.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T01:59:41.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:00:41.177Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:00:41.178Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:01:41.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:01:41.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:02:41.179Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:02:41.180Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:03:41.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:03:41.181Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:04:41.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:04:41.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:05:41.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:05:41.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:06:41.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:06:41.185Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:07:41.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:07:41.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:08:41.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:08:41.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:09:41.187Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:09:41.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:10:41.189Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:10:41.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:11:41.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:11:41.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:12:41.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:12:41.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:13:41.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:13:41.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:14:41.192Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:14:41.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:15:41.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:15:41.194Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:16:41.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:16:41.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:17:41.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:17:41.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:18:41.198Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:18:41.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:19:41.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:19:41.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:20:41.200Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:20:41.200Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:21:41.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:21:41.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:22:41.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:22:41.202Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:23:41.203Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:23:41.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:24:41.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:24:41.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:25:41.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:25:41.208Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:26:41.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:26:41.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:27:41.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:27:41.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:28:41.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:28:41.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:29:41.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:29:41.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:30:41.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:30:41.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:31:41.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:31:41.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:32:41.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:32:41.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:33:41.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:33:41.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:34:41.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:34:41.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:35:41.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:35:41.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:36:41.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:36:41.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:37:41.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:37:41.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:38:41.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:38:41.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:39:41.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:39:41.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:40:41.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:40:41.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:41:41.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:41:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:42:41.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:42:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:43:41.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:43:41.226Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:44:41.226Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:44:41.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:45:41.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:45:41.227Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:46:41.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:46:41.229Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:47:41.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:47:41.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:48:41.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:48:41.231Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:49:41.231Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:49:41.232Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:50:41.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:50:41.233Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:51:41.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:51:41.234Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:52:41.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:52:41.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:53:41.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:53:41.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:54:41.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:54:41.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:55:41.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:55:41.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:56:41.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:56:41.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:57:41.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:57:41.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:58:41.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T02:58:41.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:59:41.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T02:59:41.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:00:41.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:00:41.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:01:41.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:01:41.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:02:41.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:02:41.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:03:41.246Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:03:41.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:04:41.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:04:41.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:05:41.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:05:41.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:06:41.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:06:41.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:07:41.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:07:41.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:08:41.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:08:41.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:09:41.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:09:41.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:10:41.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:10:41.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:11:41.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:11:41.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:12:41.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:12:41.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:13:41.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:13:41.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:14:41.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:14:41.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:15:41.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:15:41.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:16:41.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:16:41.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:17:41.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:17:41.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:18:41.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:18:41.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:19:41.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:19:41.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:20:41.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:20:41.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:21:41.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:21:41.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:22:41.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:22:41.269Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:23:41.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:23:41.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:24:41.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:24:41.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:25:41.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:25:41.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:26:41.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:26:41.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:27:41.273Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:27:41.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:28:41.274Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:28:41.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:29:41.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:29:41.276Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:30:41.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:30:41.277Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:31:41.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:31:41.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:32:41.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:32:41.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:33:41.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:33:41.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:34:41.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:34:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:35:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:35:41.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:36:41.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:36:41.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:37:41.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:37:41.283Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:38:41.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:38:41.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:39:41.286Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:39:41.286Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:40:41.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:40:41.288Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:41:41.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:41:41.289Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:42:41.289Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:42:41.290Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:43:41.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:43:41.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:44:41.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:44:41.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:45:41.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:45:41.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:46:41.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:46:41.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:47:41.293Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:47:41.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:48:41.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:48:41.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:49:41.295Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:49:41.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:50:41.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:50:41.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:51:41.297Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:51:41.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:52:41.298Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:52:41.298Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:53:41.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:53:41.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:54:41.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:54:41.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:55:41.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:55:41.302Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:56:41.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:56:41.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:57:41.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:57:41.304Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:58:41.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T03:58:41.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:59:41.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T03:59:41.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:00:41.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:00:41.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:01:41.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:01:41.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:02:41.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:02:41.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:03:41.311Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:03:41.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:04:41.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:04:41.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:05:41.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:05:41.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:06:41.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:06:41.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:07:41.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:07:41.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:08:41.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:08:41.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:09:41.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:09:41.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:10:41.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:10:41.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:11:41.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:11:41.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:12:41.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:12:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:13:41.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:13:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:14:41.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:14:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:15:41.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:15:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:16:41.323Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:16:41.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:17:41.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:17:41.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:18:41.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:18:41.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:19:41.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:19:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:20:41.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:20:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:21:41.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:21:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:22:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:22:41.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:23:41.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:23:41.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:24:41.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:24:41.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:25:41.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:25:41.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:26:41.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:26:41.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:27:41.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:27:41.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:28:41.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:28:41.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:29:41.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:29:41.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:30:41.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:30:41.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:31:41.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:31:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:32:41.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:32:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:33:41.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:33:41.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:34:41.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:34:41.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:35:41.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:35:41.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:36:41.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:36:41.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:37:41.345Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:37:41.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:38:41.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:38:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:39:41.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:39:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:40:41.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:40:41.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:41:41.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:41:41.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:42:41.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:42:41.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:43:41.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:43:41.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:44:41.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:44:41.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:45:41.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:45:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:46:41.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:46:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:47:41.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:47:41.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:48:41.356Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:48:41.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:49:41.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:49:41.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:50:41.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:50:41.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:51:41.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:51:41.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:52:41.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:52:41.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:53:41.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:53:41.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:54:41.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:54:41.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:55:41.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:55:41.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:56:41.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:56:41.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:57:41.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:57:41.385Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:58:41.366Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:58:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T04:59:41.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T04:59:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:00:41.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:00:41.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:01:41.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:01:41.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:02:41.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:02:41.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:03:41.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:03:41.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:04:41.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:04:41.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:05:41.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:05:41.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:06:41.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:06:41.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:07:41.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:07:41.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:08:41.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:08:41.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:09:41.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:09:41.395Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:10:41.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:10:41.396Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:11:41.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:11:41.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:12:41.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:12:41.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:13:41.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:13:41.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:14:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:14:41.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:15:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:15:41.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:16:41.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:16:41.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:17:41.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:17:41.403Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:18:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:18:41.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:19:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:19:41.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:20:41.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:20:41.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:21:02.961Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:21:02.962Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b3cae882-f870-462c-a00f-d7a20e3977dd","serviceName":"basic_onboard_hyWDuy","serviceVersion":"1.0","serviceUUID":"981636b6-ad40-44b4-be35-99b052b8e587","serviceDescription":"service","serviceInvariantUUID":"4cbd4530-169f-4578-b1ba-3ccc4a7850d9","resources":[{"resourceInstanceName":"basic_onboard_hyWDuy 0","resourceName":"basic_onboard_hyWDuy","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8735718b-4547-4997-be26-b07ea57a4f1b","resourceInvariantUUID":"c8f63ca1-494e-4375-a650-a5f38c162eb5","resourceCustomizationUUID":"71bc3c37-109c-446a-a13e-fc69355d889a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml","artifactChecksum":"Nzk5ZGQ0ZDFlNTcwYjljZWZjYjMwMDIwNTMxYTE3MzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"87999d56-9c9c-47cd-b3dc-b10093b3e42c","artifactVersion":"1"},{"artifactName":"basic_onboard_hywduy0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json","artifactChecksum":"MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8c28dd58-4867-44a7-87b0-383a5dced9be","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9479154e-a98a-40b2-aa01-6e64205756da","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddeac424-8e2e-48ce-971f-6144d1d3e9b8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f7334537-0c11-4bf5-8f82-15fbc5b8a90e","artifactVersion":"2","generatedFromUUID":"9479154e-a98a-40b2-aa01-6e64205756da"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHywduy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml","artifactChecksum":"MWYzOGNkYTVmYTU4ZjYxNDUyMTgzMmM2MzNkZTdlYTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f50a002a-0d44-4eca-860b-3eea6ed8bcc3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHywduy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar","artifactChecksum":"ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"18a5905f-5c6b-4a78-bc64-2a7f7f550e3d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:21:02.975Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:02.981Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:02.981Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:02.982Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:02.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:21:03.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-25T05:21:03.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:21:03.074Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:21:04.041Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:04.042Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:05.045Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:05.046Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:06.053Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:06.054Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:07.057Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:07.058Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:08.058Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:08.059Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:09.061Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:09.062Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:10.066Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"serviceName": "basic_onboard_hyWDuy",
"serviceVersion": "1.0",
"serviceUUID": "981636b6-ad40-44b4-be35-99b052b8e587",
"serviceDescription": "service",
"serviceInvariantUUID": "4cbd4530-169f-4578-b1ba-3ccc4a7850d9",
"resources": [
{
"resourceInstanceName": "basic_onboard_hyWDuy 0",
"resourceCustomizationUUID": "71bc3c37-109c-446a-a13e-fc69355d889a",
"resourceName": "basic_onboard_hyWDuy",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8735718b-4547-4997-be26-b07ea57a4f1b",
"resourceInvariantUUID": "c8f63ca1-494e-4375-a650-a5f38c162eb5",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hywduy0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"artifactChecksum": "MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8c28dd58-4867-44a7-87b0-383a5dced9be",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "9479154e-a98a-40b2-aa01-6e64205756da",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f7334537-0c11-4bf5-8f82-15fbc5b8a90e",
"generatedFromUUID": "9479154e-a98a-40b2-aa01-6e64205756da"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f7334537-0c11-4bf5-8f82-15fbc5b8a90e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHywduy-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"artifactChecksum": "ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "18a5905f-5c6b-4a78-bc64-2a7f7f550e3d"
}
],
"workloadContext": "Production"
}
2023-04-25T05:21:10.071Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:21:10.071Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 981636b6-ad40-44b4-be35-99b052b8e587 ASDC
2023-04-25T05:21:10.180Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:b3cae882-f870-462c-a00f-d7a20e3977dd
ServiceName:basic_onboard_hyWDuy
ServiceVersion:1.0
ServiceUUID:981636b6-ad40-44b4-be35-99b052b8e587
ServiceInvariantUUID:4cbd4530-169f-4578-b1ba-3ccc4a7850d9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHywduy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
ArtifactUUID:18a5905f-5c6b-4a78-bc64-2a7f7f550e3d
ArtifactChecksum:ODhlMmY4YzhjMTgwYWZhZWIyNmJhNjI4NDA0ODM5MDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_hyWDuy 0
ResourceCustomizationUUID:71bc3c37-109c-446a-a13e-fc69355d889a
ResourceInvariantUUID:c8f63ca1-494e-4375-a650-a5f38c162eb5
ResourceName:basic_onboard_hyWDuy
ResourceType:VF
ResourceUUID:8735718b-4547-4997-be26-b07ea57a4f1b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hywduy0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
ArtifactUUID:8c28dd58-4867-44a7-87b0-383a5dced9be
ArtifactChecksum:MDJlMWU2ODFjMGM5ZTc2YzFlMDZlMTYyMGExYWEwNGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
ArtifactUUID:9479154e-a98a-40b2-aa01-6e64205756da
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
ArtifactUUID:f7334537-0c11-4bf5-8f82-15fbc5b8a90e
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
ArtifactUUID:f7334537-0c11-4bf5-8f82-15fbc5b8a90e
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-25T05:21:10.180Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 981636b6-ad40-44b4-be35-99b052b8e587 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:21:10.418Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:21:10.419Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.421Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:10.422Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.553Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:10.563Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d 75643
2023-04-25T05:21:10.565Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar ASDC sendASDCNotification
2023-04-25T05:21:10.565Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:10.567Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:10.568Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:10.568Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:10.569Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400070564,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:11.570Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:21:11.571Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-25T05:21:11.572Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 18a5905f-5c6b-4a78-bc64-2a7f7f550e3d, URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar to file: /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.572Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.688Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:11.689Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:12.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3058778278948750741/Definitions/service-BasicOnboardHywduy-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-25T05:21:13.901Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_hyWDuy 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:13.905Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-25T05:21:13.911Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.913Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.915Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.916Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-25T05:21:13.917Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.918Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-25T05:21:13.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.922Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.923Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=db180547-d5ed-4fcf-84e6-7ed36da5838d
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.924Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:13.925Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_hyWDuy
Description:service
Model UUID:981636b6-ad40-44b4-be35-99b052b8e587
Model Version:NULL
Model InvariantUuid:4cbd4530-169f-4578-b1ba-3ccc4a7850d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_hyWDuy
Model UUID:04b9d49e-2047-4ee2-b0fc-7ed5fc092a3f
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c8f63ca1-494e-4375-a650-a5f38c162eb5
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:71bc3c37-109c-446a-a13e-fc69355d889a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:9c04d859-03ba-409b-9f3f-91ce35891295
ModelName:BasicOnboardHywduy..base_ubuntu18..module-0
ModelUuid:01601a8e-696e-4bc2-86da-ad0865badaa9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:db180547-d5ed-4fcf-84e6-7ed36da5838d
ModelInvariantUuid:80b02160-45f3-4282-aa28-cc59472c1028
ModelName:basic_onboard_hyWDuy-nodes.ubuntu18Cvfc
ModelUuid:81484005-15d3-4080-b18d-c63780d3f583
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:96675185-bdc9-4c07-b588-4747d175c800
ModelInvariantUuid:f3183fd6-0cf5-4560-bc83-bdf2159e8fa8
ModelName:BasicOnboardHywduy.compute.nodes.heat.ubuntu18
ModelUuid:1665e649-ab19-4cbd-932a-fe5e50d984c1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-25T05:21:13.958Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8735718b-4547-4997-be26-b07ea57a4f1b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:21:14.003Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||basic_onboard_hyWDuy 0
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8735718b-4547-4997-be26-b07ea57a4f1b
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8c28dd58-4867-44a7-87b0-383a5dced9be from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:14.009Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:14.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json 8c28dd58-4867-44a7-87b0-383a5dced9be 798
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json ASDC sendASDCNotification
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:14.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:14.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400074107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:15.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardHywduy..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "9c04d859-03ba-409b-9f3f-91ce35891295",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "01601a8e-696e-4bc2-86da-ad0865badaa9",
"vfModuleModelCustomizationUUID": "bc990953-940b-46b4-8f6c-7e709b1b9a1a",
"isBase": true,
"artifacts": [
"9479154e-a98a-40b2-aa01-6e64205756da",
"f7334537-0c11-4bf5-8f82-15fbc5b8a90e"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-25T05:21:15.127Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHywduy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:01601a8e-696e-4bc2-86da-ad0865badaa9
VfModuleModelInvariantUUID:9c04d859-03ba-409b-9f3f-91ce35891295
VfModuleModelDescription:NULL
Artifacts UUID List:{
9479154e-a98a-40b2-aa01-6e64205756da
,
f7334537-0c11-4bf5-8f82-15fbc5b8a90e
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-25T05:21:15.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardHywduy..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "9c04d859-03ba-409b-9f3f-91ce35891295",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "01601a8e-696e-4bc2-86da-ad0865badaa9",
"vfModuleModelCustomizationUUID": "bc990953-940b-46b4-8f6c-7e709b1b9a1a",
"isBase": true,
"artifacts": [
"9479154e-a98a-40b2-aa01-6e64205756da",
"f7334537-0c11-4bf5-8f82-15fbc5b8a90e"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardHywduy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:01601a8e-696e-4bc2-86da-ad0865badaa9
VfModuleModelInvariantUUID:9c04d859-03ba-409b-9f3f-91ce35891295
VfModuleModelDescription:NULL
Artifacts UUID List:{
9479154e-a98a-40b2-aa01-6e64205756da
,
f7334537-0c11-4bf5-8f82-15fbc5b8a90e
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9479154e-a98a-40b2-aa01-6e64205756da from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.134Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:15.135Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.311Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:15.312Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml 9479154e-a98a-40b2-aa01-6e64205756da 5033
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:15.313Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400075313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:16.315Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f7334537-0c11-4bf5-8f82-15fbc5b8a90e from URL: /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.316Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-25T05:21:16.316Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.397Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-25T05:21:16.397Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env f7334537-0c11-4bf5-8f82-15fbc5b8a90e 909
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:16.398Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400076398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:17.400Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 981636b6-ad40-44b4-be35-99b052b8e587
2023-04-25T05:21:17.401Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_hyWDuy 0 8735718b-4547-4997-be26-b07ea57a4f1b ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:21:17.454Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@78729a94, org.onap.sdc.toscaparser.api.parameters.Input@933236a, org.onap.sdc.toscaparser.api.parameters.Input@36fe7dc3, org.onap.sdc.toscaparser.api.parameters.Input@519a22ff, org.onap.sdc.toscaparser.api.parameters.Input@3dd0a462]
2023-04-25T05:21:17.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 71bc3c37-109c-446a-a13e-fc69355d889a
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 71bc3c37-109c-446a-a13e-fc69355d889a matches Tosca VF Customization UUID: 71bc3c37-109c-446a-a13e-fc69355d889a
2023-04-25T05:21:17.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 71bc3c37-109c-446a-a13e-fc69355d889a matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-25T05:21:17.474Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.475Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.476Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 71bc3c37-109c-446a-a13e-fc69355d889a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@76ed4935
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.477Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:21:17.478Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bc990953-940b-46b4-8f6c-7e709b1b9a1a
2023-04-25T05:21:17.488Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bc990953-940b-46b4-8f6c-7e709b1b9a1a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-25T05:21:17.502Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.503Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.503Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.504Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.504Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.505Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is not matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-25T05:21:17.506Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=db180547-d5ed-4fcf-84e6-7ed36da5838d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.518Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_hyWDuy 0 is matching search criteria
2023-04-25T05:21:17.519Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_hyWDuy 0] matching following query criteria: sdcType=VF, customizationUUID=71bc3c37-109c-446a-a13e-fc69355d889a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:21:17.524Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.524Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.525Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 981636b6-ad40-44b4-be35-99b052b8e587: basic_onboard_hyWDuy
2023-04-25T05:21:17.525Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.526Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.527Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_hyWDuy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:21:17.528Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_hyWDuy
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:21:17.846Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_hyWDuy 8735718b-4547-4997-be26-b07ea57a4f1b 1 ASDC deployResourceStructure
2023-04-25T05:21:17.846Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json ASDC sendASDCNotification
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:17.847Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400077846,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:18.848Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:18.849Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400078848,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:19.851Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-25T05:21:19.851Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:19.852Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400079851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar ASDC sendASDCNotification
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar
2023-04-25T05:21:20.853Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:21:20.854Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400080853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:21.857Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:21:21.921Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:21:21.927Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:21:21.928Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:21:21.928Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:21:41.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:21:41.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-25T05:21:41.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:21:41.071Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:21:51.931Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:21:51.965Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:21:51.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:21.971Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:22:22.001Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:22:22.007Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:41.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:22:41.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400057419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682400048179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400045560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400042265,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400041407,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400071362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400070802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400070917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400070564,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400072381,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682400071931,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:41.108Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.108Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:22:41.134Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.134Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400071927,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.135Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.136Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "policy-distribution-id",
"timestamp": 1682400073387,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:41.155Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.156Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:22:41.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400073080,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400074258,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:41.204Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.204Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-25T05:22:41.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400074107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.225Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.226Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400069728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "multicloud-k8s",
"timestamp": 1682400075261,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400075313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400076951,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.228Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400076398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.229Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400077846,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/basic_onboard_hywduy0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400071308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400078848,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400079223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400079851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/resourceInstances/basic_onboard_hywduy0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400080853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400083305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682400084313,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:41.252Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.252Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:22:41.277Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.277Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400087289,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHywduy/1.0/artifacts/service-BasicOnboardHywduy-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:22:41.278Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "aai-model-loader",
"timestamp": 1682400088293,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:41.293Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b3cae882-f870-462c-a00f-d7a20e3977dd
2023-04-25T05:22:41.294Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3cae882-f870-462c-a00f-d7a20e3977dd and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:22:52.008Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:22:52.047Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:22:52.055Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:22:52.056Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:22:52.076Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:23:22.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b3cae882-f870-462c-a00f-d7a20e3977dd and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-25T05:23:22.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b3cae882-f870-462c-a00f-d7a20e3977dd and serviceModelVersionId: 981636b6-ad40-44b4-be35-99b052b8e587
2023-04-25T05:23:22.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbd4530-169f-4578-b1ba-3ccc4a7850d9
2023-04-25T05:23:35.377Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0
2023-04-25T05:23:35.491Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:23:36.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-25T05:23:36.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|INFO|500||Invoke
2023-04-25T05:23:36.116Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-25T05:23:36.426Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0|INFO|500||InvokeReturn
2023-04-25T05:23:36.427Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbd4530-169f-4578-b1ba-3ccc4a7850d9/model-vers/model-ver/981636b6-ad40-44b4-be35-99b052b8e587?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:23:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260], vertex-id=[176360], x-aai-txid=[0-aai-resources-230425-05:23:36:516-4410], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:23:36.429Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:23:36.437Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:23:36.437Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:23:36.454Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-25T05:23:36.456Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b3cae882-f870-462c-a00f-d7a20e3977dd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:23:36.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:23:36.458Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:23:36.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:23:36.459Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400216456,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-25T05:23:37.493Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:23:41.068Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:23:41.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T05:23:41.077Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "b3cae882-f870-462c-a00f-d7a20e3977dd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682400216456,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:23:41.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:24:37.495Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:24:41.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:25:37.497Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:25:41.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:26:37.498Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:26:41.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:27:37.500Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:27:41.071Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:28:37.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:28:41.072Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:29:37.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:29:41.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:30:37.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:30:41.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:31:37.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:31:41.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:32:37.507Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:32:41.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:32:44.162Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Node 1 disconnected.
2023-04-25T05:33:37.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:33:41.076Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:34:37.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:34:41.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:35:37.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:35:41.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:36:37.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:36:41.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:37:37.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:37:41.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:38:37.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:38:41.080Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:37.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:39:41.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:46.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:39:46.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"b2402165-2c3b-4615-a677-47e7bae391d3","serviceName":"vFW 2023-04-25 05-38-41","serviceVersion":"1.0","serviceUUID":"c2a0b82d-d24a-4a8b-8132-67567e4106c7","serviceDescription":"catalog service description","serviceInvariantUUID":"00792940-5182-43d0-9604-f9ed4717b745","resources":[{"resourceInstanceName":"vFW d66b6b06-fb2c 0","resourceName":"vFW d66b6b06-fb2c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b0d8254-7107-4e89-a7a7-d4431819c422","resourceInvariantUUID":"4e6ca491-44ce-4e42-b656-982aae6d39d3","resourceCustomizationUUID":"0d8d7e1c-8159-4c7d-83c2-81177e51db43","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml","artifactChecksum":"ZWY2N2RhMWE3ZWE3Mjg2MjUwN2FjN2YxYTc4MzJlZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e7e8e108-3a88-45f5-9280-a7e69219696a","artifactVersion":"1"},{"artifactName":"vfwd66b6b06fb2c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json","artifactChecksum":"MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a8361878-f5b0-4592-b9ef-8351a4bcb10a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml","artifactChecksum":"YjBiYzVlMzg2OGQ1ZTViNzQ0M2I5YzMzMmI4YjZjZTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5737da85-7218-4028-a415-12cae0a666ae","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6726aaae-8701-4654-9902-f029cf2aea50","artifactVersion":"2","generatedFromUUID":"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230425053841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml","artifactChecksum":"OWYyYTdlZDJmNjQ0OWEyZjRhOWM2YzY2YTkwYTdmYzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"626b5366-6cdb-41c4-84ab-a73790c49eb5","artifactVersion":"1"},{"artifactName":"service-Vfw20230425053841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar","artifactChecksum":"YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ebf7f407-42c3-41fc-83bd-59f396d96288","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:39:46.354Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:46.355Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:46.360Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.361Z||kafka-producer-network-thread | SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-402f10a8-4c8c-4761-b008-7eb6d1646604] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to XyaeuuCvRwu7ZZynH-sLhA
2023-04-25T05:39:46.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-25T05:39:46.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:39:46.382Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:47.364Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:48.365Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:48.366Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:48.366Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:48.367Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:49.367Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:49.368Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:49.368Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:49.369Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:50.370Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:50.371Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:51.372Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:51.373Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:52.375Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:52.376Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:53.378Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"serviceName": "vFW 2023-04-25 05-38-41",
"serviceVersion": "1.0",
"serviceUUID": "c2a0b82d-d24a-4a8b-8132-67567e4106c7",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "00792940-5182-43d0-9604-f9ed4717b745",
"resources": [
{
"resourceInstanceName": "vFW d66b6b06-fb2c 0",
"resourceCustomizationUUID": "0d8d7e1c-8159-4c7d-83c2-81177e51db43",
"resourceName": "vFW d66b6b06-fb2c",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9b0d8254-7107-4e89-a7a7-d4431819c422",
"resourceInvariantUUID": "4e6ca491-44ce-4e42-b656-982aae6d39d3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwd66b6b06fb2c0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"artifactChecksum": "MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a8361878-f5b0-4592-b9ef-8351a4bcb10a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6726aaae-8701-4654-9902-f029cf2aea50",
"generatedFromUUID": "d1f2e3a3-1823-4f66-97f5-bab4ff526b4c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6726aaae-8701-4654-9902-f029cf2aea50",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230425053841-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"artifactChecksum": "YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ebf7f407-42c3-41fc-83bd-59f396d96288"
}
],
"workloadContext": "Production"
}
2023-04-25T05:39:53.379Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:39:53.379Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2a0b82d-d24a-4a8b-8132-67567e4106c7 ASDC
2023-04-25T05:39:53.379Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:b2402165-2c3b-4615-a677-47e7bae391d3
ServiceName:vFW 2023-04-25 05-38-41
ServiceVersion:1.0
ServiceUUID:c2a0b82d-d24a-4a8b-8132-67567e4106c7
ServiceInvariantUUID:00792940-5182-43d0-9604-f9ed4717b745
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230425053841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
ArtifactUUID:ebf7f407-42c3-41fc-83bd-59f396d96288
ArtifactChecksum:YTU2NDA0Yzc2Y2E2ZTc5ODRiNmMyYTRjMGI2YjE0ZWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW d66b6b06-fb2c 0
ResourceCustomizationUUID:0d8d7e1c-8159-4c7d-83c2-81177e51db43
ResourceInvariantUUID:4e6ca491-44ce-4e42-b656-982aae6d39d3
ResourceName:vFW d66b6b06-fb2c
ResourceType:VF
ResourceUUID:9b0d8254-7107-4e89-a7a7-d4431819c422
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwd66b6b06fb2c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
ArtifactUUID:a8361878-f5b0-4592-b9ef-8351a4bcb10a
ArtifactChecksum:MmJiYjY5ZGJlOTJlYTFmM2YxNTE2ZjFjMTkwZTI0ZjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
ArtifactUUID:d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
ArtifactUUID:6726aaae-8701-4654-9902-f029cf2aea50
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
ArtifactUUID:6726aaae-8701-4654-9902-f029cf2aea50
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-25T05:39:53.380Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2a0b82d-d24a-4a8b-8132-67567e4106c7 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:39:53.449Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ebf7f407-42c3-41fc-83bd-59f396d96288 from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:53.450Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.565Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ebf7f407-42c3-41fc-83bd-59f396d96288 101431
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ASDC sendASDCNotification
2023-04-25T05:39:53.566Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:53.567Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401193566,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:54.568Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:39:54.569Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:39:54.569Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: ebf7f407-42c3-41fc-83bd-59f396d96288, URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar to file: /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.570Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.570Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.572Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:54.822Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14671583999345093036/Definitions/service-Vfw20230425053841-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:39:56.777Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d66b6b06-fb2c 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230425053841-csar.csar
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.778Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.779Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.780Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.781Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.782Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:39:56.783Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=180c7e90-a723-46d6-be99-ee9e091cd47e
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:39:56.784Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=138c8317-5d38-469f-8494-d7b1c4a97d71
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:39:56.785Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-25 05-38-41
Description:catalog service description
Model UUID:c2a0b82d-d24a-4a8b-8132-67567e4106c7
Model Version:NULL
Model InvariantUuid:00792940-5182-43d0-9604-f9ed4717b745
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW d66b6b06-fb2c
Model UUID:a66135b7-f238-4b25-8144-d1c355520e73
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4e6ca491-44ce-4e42-b656-982aae6d39d3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0d8d7e1c-8159-4c7d-83c2-81177e51db43
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:22a9c333-2770-43d4-9c15-ba7f1fd893dc
ModelName:VfwD66b6b06Fb2c..base_vfw..module-0
ModelUuid:1962f200-ca26-485d-b3fd-bde34895c25e
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
ModelInvariantUuid:f6929eaf-bb53-45a0-88ef-2ccaf54c80eb
ModelName:vFW d66b6b06-fb2c-nodes.vfwCvfc
ModelUuid:617bc507-1ec0-404a-a0a4-240b1619f46f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:bd94bf98-448e-42e6-95e9-ecb10c53409b
ModelInvariantUuid:dc1a4c9d-e2fb-45b1-877f-f1adf910f05f
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vfw
ModelUuid:232aba53-a5da-4f25-ab69-7afb929a1e25
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:180c7e90-a723-46d6-be99-ee9e091cd47e
ModelInvariantUuid:6dc5dfe2-ac46-41bb-9aa7-754845c36ed8
ModelName:vFW d66b6b06-fb2c-nodes.vsnCvfc
ModelUuid:ef23bf83-822f-4ff6-bdad-e180dd24139d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:cfdbc7c8-1486-4adf-8a60-0aa406b8697a
ModelInvariantUuid:378a2830-f656-4d98-b392-0631f9d5922b
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vsn
ModelUuid:3ca2008a-5bc0-4ada-8384-980035984cf0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:138c8317-5d38-469f-8494-d7b1c4a97d71
ModelInvariantUuid:a7dc7c12-e8a1-4530-93d2-e8c3251494a9
ModelName:vFW d66b6b06-fb2c-nodes.vpgCvfc
ModelUuid:413342fd-9873-4643-a7fc-12203fa83e08
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:93122ead-4730-471a-a140-b9d86c1f904a
ModelInvariantUuid:0c573309-a51e-4c87-ac88-f22629173fcf
ModelName:VfwD66b6b06Fb2c.compute.nodes.heat.vpg
ModelUuid:590967d7-c401-408c-b7b4-532784f401ea
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-25T05:39:56.795Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 9b0d8254-7107-4e89-a7a7-d4431819c422
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||vFW d66b6b06-fb2c 0
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9b0d8254-7107-4e89-a7a7-d4431819c422
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a8361878-f5b0-4592-b9ef-8351a4bcb10a from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.799Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:56.800Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.925Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:56.926Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json a8361878-f5b0-4592-b9ef-8351a4bcb10a 785
2023-04-25T05:39:56.926Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json ASDC sendASDCNotification
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:56.927Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401196926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:57.932Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwD66b6b06Fb2c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "22a9c333-2770-43d4-9c15-ba7f1fd893dc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1962f200-ca26-485d-b3fd-bde34895c25e",
"vfModuleModelCustomizationUUID": "45e20838-0063-45a6-a20a-c612a31a5156",
"isBase": true,
"artifacts": [
"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
"6726aaae-8701-4654-9902-f029cf2aea50"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-25T05:39:57.936Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD66b6b06Fb2c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1962f200-ca26-485d-b3fd-bde34895c25e
VfModuleModelInvariantUUID:22a9c333-2770-43d4-9c15-ba7f1fd893dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
,
6726aaae-8701-4654-9902-f029cf2aea50
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-25T05:39:57.937Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwD66b6b06Fb2c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "22a9c333-2770-43d4-9c15-ba7f1fd893dc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1962f200-ca26-485d-b3fd-bde34895c25e",
"vfModuleModelCustomizationUUID": "45e20838-0063-45a6-a20a-c612a31a5156",
"isBase": true,
"artifacts": [
"d1f2e3a3-1823-4f66-97f5-bab4ff526b4c",
"6726aaae-8701-4654-9902-f029cf2aea50"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD66b6b06Fb2c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1962f200-ca26-485d-b3fd-bde34895c25e
VfModuleModelInvariantUUID:22a9c333-2770-43d4-9c15-ba7f1fd893dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
d1f2e3a3-1823-4f66-97f5-bab4ff526b4c
,
6726aaae-8701-4654-9902-f029cf2aea50
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: d1f2e3a3-1823-4f66-97f5-bab4ff526b4c from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:57.938Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:58.038Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:58.039Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml d1f2e3a3-1823-4f66-97f5-bab4ff526b4c 20368
2023-04-25T05:39:58.040Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-25T05:39:58.040Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:58.041Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:58.042Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401198040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:39:59.043Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6726aaae-8701-4654-9902-f029cf2aea50 from URL: /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.044Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:39:59.044Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.136Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env 6726aaae-8701-4654-9902-f029cf2aea50 2098
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-25T05:39:59.137Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:39:59.138Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:39:59.139Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401199137,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:00.140Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: c2a0b82d-d24a-4a8b-8132-67567e4106c7
2023-04-25T05:40:00.140Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW d66b6b06-fb2c 0 9b0d8254-7107-4e89-a7a7-d4431819c422 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:40:00.170Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3c6e7508, org.onap.sdc.toscaparser.api.parameters.Input@42d5c2b3, org.onap.sdc.toscaparser.api.parameters.Input@31aa59d5, org.onap.sdc.toscaparser.api.parameters.Input@550cb82, org.onap.sdc.toscaparser.api.parameters.Input@4ad92815]
2023-04-25T05:40:00.171Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 0d8d7e1c-8159-4c7d-83c2-81177e51db43
2023-04-25T05:40:00.172Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43 matches Tosca VF Customization UUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43
2023-04-25T05:40:00.173Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 0d8d7e1c-8159-4c7d-83c2-81177e51db43 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-25T05:40:00.177Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.177Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 0d8d7e1c-8159-4c7d-83c2-81177e51db43: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46fde5ba
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.178Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:40:00.179Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 45e20838-0063-45a6-a20a-c612a31a5156
2023-04-25T05:40:00.179Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 45e20838-0063-45a6-a20a-c612a31a5156
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-25T05:40:00.184Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.185Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.185Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.186Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.187Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.188Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd59c1-c6b1-4d92-bd8b-f03859eae5cc
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.192Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.193Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.194Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-25T05:40:00.195Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.195Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=180c7e90-a723-46d6-be99-ee9e091cd47e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-25T05:40:00.197Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.198Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.198Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is not matching search criteria
2023-04-25T05:40:00.202Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-25T05:40:00.203Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-25T05:40:00.204Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=138c8317-5d38-469f-8494-d7b1c4a97d71
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:40:00.208Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.209Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Node template vFW d66b6b06-fb2c 0 is matching search criteria
2023-04-25T05:40:00.209Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW d66b6b06-fb2c 0] matching following query criteria: sdcType=VF, customizationUUID=0d8d7e1c-8159-4c7d-83c2-81177e51db43
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.212Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid c2a0b82d-d24a-4a8b-8132-67567e4106c7: vFW d66b6b06-fb2c
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.213Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-25 05-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:40:00.214Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-04-25 05-38-41
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:40:00.534Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW d66b6b06-fb2c 9b0d8254-7107-4e89-a7a7-d4431819c422 1 ASDC deployResourceStructure
2023-04-25T05:40:00.534Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json ASDC sendASDCNotification
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:00.535Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:00.536Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:00.536Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401200534,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml
2023-04-25T05:40:01.537Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:01.538Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401201537,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:02.539Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:02.540Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:02.541Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401202539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:03.542Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar ASDC sendASDCNotification
2023-04-25T05:40:03.543Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar
2023-04-25T05:40:03.543Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:40:03.544Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401203542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:04.545Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:40:04.575Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:40:04.582Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:40:04.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:40:04.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:40:34.583Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:40:34.611Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:40:34.618Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:40:34.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:40:34.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:40:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:40:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:40:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:40:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:04.619Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:41:04.649Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:41:04.654Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:41:04.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:41:04.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:41:34.655Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:41:34.684Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:41:34.690Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:41:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:41:41.077Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.078Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.079Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.080Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.081Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.082Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.083Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.084Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.085Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.085Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.089Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.089Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.092Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.093Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.094Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.095Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.096Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.097Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.098Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.101Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.102Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.103Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.104Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.105Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401152952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401170440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401179728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.106Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401177514,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401184423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401186302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401181308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:41:41.107Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.108Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401194579,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.109Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401194097,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.110Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401194661,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.111Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401193994,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401193566,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.112Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401194153,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.113Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401195100,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:41:41.132Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401195584,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.156Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401195099,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "policy-distribution-id",
"timestamp": 1682401196586,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:41:41.171Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.172Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:41:41.194Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401196200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.195Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401197286,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:41:41.211Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.211Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401196926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "multicloud-k8s",
"timestamp": 1682401198289,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401197733,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.232Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401198040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.233Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401198738,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:41:41.247Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.248Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:41:41.269Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401199137,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401200534,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/vfwd66b6b06fb2c0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401201537,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.270Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401203154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401202539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/resourceInstances/vfwd66b6b06fb2c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.271Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "aai-model-loader",
"timestamp": 1682401204156,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:41:41.285Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b2402165-2c3b-4615-a677-47e7bae391d3
2023-04-25T05:41:41.285Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId b2402165-2c3b-4615-a677-47e7bae391d3 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:41:41.308Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:41:41.308Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401203542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230425053841/1.0/artifacts/service-Vfw20230425053841-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:41:41.309Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:42:04.691Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:42:04.724Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:42:04.731Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:42:04.732Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:42:04.733Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:42:04.734Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:42:04.734Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:42:04.750Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:42:34.751Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b2402165-2c3b-4615-a677-47e7bae391d3 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-25T05:42:34.762Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b2402165-2c3b-4615-a677-47e7bae391d3 and serviceModelVersionId: c2a0b82d-d24a-4a8b-8132-67567e4106c7
2023-04-25T05:42:34.762Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00792940-5182-43d0-9604-f9ed4717b745
2023-04-25T05:42:34.764Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0
2023-04-25T05:42:34.770Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:42:34.824Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|INFO|500||Invoke
2023-04-25T05:42:34.825Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5a0ebd1e-52cc-4276-a50e-4534866d6d6f], X-ECOMP-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], X-TransactionId=[], X-ONAP-RequestID=[b2402165-2c3b-4615-a677-47e7bae391d3], Content-Type=[application/merge-patch+json]}
2023-04-25T05:42:34.834Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-25T05:42:34.977Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:42:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[225376], x-aai-txid=[0-aai-resources-230425-05:42:35:233-42765], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:42:34.978Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:42:34.979Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00792940-5182-43d0-9604-f9ed4717b745/model-vers/model-ver/c2a0b82d-d24a-4a8b-8132-67567e4106c7?depth=0|INFO|500||InvokeReturn
2023-04-25T05:42:34.979Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:42:34.980Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:42:34.989Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-25T05:42:34.989Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b2402165-2c3b-4615-a677-47e7bae391d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:42:34.990Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:42:34.991Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401354990,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-25T05:42:36.018Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:42:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:42:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:42:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "b2402165-2c3b-4615-a677-47e7bae391d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401354990,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-25T05:42:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:43:36.018Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:43:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:44:36.020Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:44:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:45:36.022Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:45:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:46:36.023Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:46:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:36.024Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:47:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:55.998Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:47:55.998Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"a0b6b716-bb28-4ab6-9a09-cc670309fa36","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"72fda0cf-59f3-4def-87eb-3bd7811bad9f","serviceDescription":"service","serviceInvariantUUID":"23468160-ce9d-4a8c-8f21-98b05b97af82","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c9e83fa4-b54d-4686-a39d-91eb9099b6ba","resourceInvariantUUID":"4300f984-068d-4bc8-8f5d-85c0ec0d7fc3","resourceCustomizationUUID":"022285e9-7a2e-4569-847a-142c96348b5d","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"MDY3YTc5NDkyMmI5NWNmMTBmOWUyOGJkOGMxNDc5M2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c92ce942-beb7-4d7b-a1a0-608c8c7cd6ba","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04832510-28a5-45cf-b912-ee99b42bb827","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:56.002Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401656024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:56.030Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:47:56.030Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "aai-model-loader",
"timestamp": 1682401659728,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:47:56.032Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:47:56.032Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:47:56.033Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "multicloud-k8s",
"timestamp": 1682401649307,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:47:56.033Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:47:57.012Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:47:57.012Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:57.013Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:57.013Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401656024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "72fda0cf-59f3-4def-87eb-3bd7811bad9f",
"serviceDescription": "service",
"serviceInvariantUUID": "23468160-ce9d-4a8c-8f21-98b05b97af82",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "022285e9-7a2e-4569-847a-142c96348b5d",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "c9e83fa4-b54d-4686-a39d-91eb9099b6ba",
"resourceInvariantUUID": "4300f984-068d-4bc8-8f5d-85c0ec0d7fc3",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "04832510-28a5-45cf-b912-ee99b42bb827"
}
],
"workloadContext": "Production"
}
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:47:58.014Z|b2402165-2c3b-4615-a677-47e7bae391d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 72fda0cf-59f3-4def-87eb-3bd7811bad9f ASDC
2023-04-25T05:47:58.014Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:a0b6b716-bb28-4ab6-9a09-cc670309fa36
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:72fda0cf-59f3-4def-87eb-3bd7811bad9f
ServiceInvariantUUID:23468160-ce9d-4a8c-8f21-98b05b97af82
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:04832510-28a5-45cf-b912-ee99b42bb827
ArtifactChecksum:MTViZmU3OGU2ZGY3YzIyZTVlMzgwMDI4MTAwNmY1Nzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:022285e9-7a2e-4569-847a-142c96348b5d
ResourceInvariantUUID:4300f984-068d-4bc8-8f5d-85c0ec0d7fc3
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c9e83fa4-b54d-4686-a39d-91eb9099b6ba
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-25T05:47:58.014Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 72fda0cf-59f3-4def-87eb-3bd7811bad9f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:47:58.069Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:58.070Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 04832510-28a5-45cf-b912-ee99b42bb827 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.071Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:47:58.071Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.214Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:47:58.215Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 04832510-28a5-45cf-b912-ee99b42bb827 57786
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:58.216Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:47:58.217Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:58.217Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:58.218Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401678216,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:47:59.219Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:47:59.220Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:47:59.220Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 04832510-28a5-45cf-b912-ee99b42bb827, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.221Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.358Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP106542747854296339/Definitions/service-BasicNetwork-template.yml
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.785Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:47:59.786Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.787Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.788Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.789Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:72fda0cf-59f3-4def-87eb-3bd7811bad9f
Model Version:NULL
Model InvariantUuid:23468160-ce9d-4a8c-8f21-98b05b97af82
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4300f984-068d-4bc8-8f5d-85c0ec0d7fc3
Model UUID:2b22fa98-2a92-4954-b471-3ac1ea37609c
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:022285e9-7a2e-4569-847a-142c96348b5d
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-25T05:47:59.798Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: c9e83fa4-b54d-4686-a39d-91eb9099b6ba
2023-04-25T05:47:59.798Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||No resources found for Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:47:59.802Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||
2023-04-25T05:47:59.802Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-25T05:47:59.803Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:47:59.812Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@24ff168c, org.onap.sdc.toscaparser.api.parameters.Input@7a254cb8, org.onap.sdc.toscaparser.api.parameters.Input@f587942, org.onap.sdc.toscaparser.api.parameters.Input@132f30c6, org.onap.sdc.toscaparser.api.parameters.Input@4fb80f59]
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 72fda0cf-59f3-4def-87eb-3bd7811bad9f: Generic NeutronNet
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.814Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.815Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-25T05:47:59.854Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.854Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:47:59.855Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-25T05:47:59.938Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-25T05:47:59.938Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:47:59.939Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401679938,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:48:00.940Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:48:00.973Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:48:00.982Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:48:30.983Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:48:31.011Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:48:31.019Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:48:31.019Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:48:31.020Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:48:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:48:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.069Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401676109,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401656024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "policy-distribution-id",
"timestamp": 1682401647602,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401673779,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:48:41.070Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:01.020Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:49:01.047Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:49:01.054Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:49:01.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:49:01.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:49:31.055Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:49:31.086Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:49:31.091Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:49:31.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-25T05:49:31.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-25T05:49:41.067Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "multicloud-k8s",
"timestamp": 1682401649307,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.071Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401676109,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401673779,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.072Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401656024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "policy-distribution-id",
"timestamp": 1682401647602,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "aai-model-loader",
"timestamp": 1682401659728,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401678777,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.073Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401678216,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "policy-distribution-id",
"timestamp": 1682401679270,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.074Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "aai-model-loader",
"timestamp": 1682401679346,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.075Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401679781,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:49:41.090Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.091Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:49:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.114Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "policy-distribution-id",
"timestamp": 1682401680274,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401679938,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.115Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.116Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "policy-distribution-id",
"timestamp": 1682401681276,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:49:41.132Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.133Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:49:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.157Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "aai-model-loader",
"timestamp": 1682401682520,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.158Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "aai-model-loader",
"timestamp": 1682401683522,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:49:41.175Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.176Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401691308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401691308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:49:41.199Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401694071,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401695621,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-25T05:49:41.200Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401696624,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:49:41.214Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a0b6b716-bb28-4ab6-9a09-cc670309fa36
2023-04-25T05:49:41.214Z|b3cae882-f870-462c-a00f-d7a20e3977dd|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0b6b716-bb28-4ab6-9a09-cc670309fa36 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:01.092Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:50:01.123Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-25T05:50:01.135Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-25T05:50:01.136Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:01.158Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-25T05:50:31.158Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-25T05:50:31.167Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a0b6b716-bb28-4ab6-9a09-cc670309fa36 and serviceModelVersionId: 72fda0cf-59f3-4def-87eb-3bd7811bad9f
2023-04-25T05:50:31.167Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23468160-ce9d-4a8c-8f21-98b05b97af82
2023-04-25T05:50:31.168Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0
2023-04-25T05:50:31.171Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-25T05:50:31.229Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|INFO|500||Invoke
2023-04-25T05:50:31.230Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3b540a77-2bb4-44cc-bca5-af864f5cf9b3], X-ECOMP-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], X-TransactionId=[], X-ONAP-RequestID=[a0b6b716-bb28-4ab6-9a09-cc670309fa36], Content-Type=[application/merge-patch+json]}
2023-04-25T05:50:31.239Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-25T05:50:31.414Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0 has http status code:200 and response headers:{date=[Tue, 25 Apr 2023 05:50:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[233568], x-aai-txid=[1-aai-resources-230425-05:50:31:641-42705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-25T05:50:31.414Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23468160-ce9d-4a8c-8f21-98b05b97af82/model-vers/model-ver/72fda0cf-59f3-4def-87eb-3bd7811bad9f?depth=0|INFO|500||InvokeReturn
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-25T05:50:31.415Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a0b6b716-bb28-4ab6-9a09-cc670309fa36 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:31.421Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "a0b6b716-bb28-4ab6-9a09-cc670309fa36",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401831421,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-25T05:50:33.133Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-25T05:50:33.141Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-25T05:50:33.141Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"f0e73af2-d580-4100-bcd8-07082295b352","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c673d348-edc1-447c-aced-b6314a3138e8","serviceDescription":"service","serviceInvariantUUID":"a35ca12a-012f-43cc-a0e7-6d5d2dc1847f","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6d753b2c-986a-4fff-87dc-7cd8174b2af2","resourceInvariantUUID":"e21081ee-6022-4ca9-9e5e-265d8063ec4d","resourceCustomizationUUID":"11b9458c-3625-4b74-9d15-8ca6b49a5817","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODkzNzM0NmY2YTA0NjA0MWNiMDY1NTRhMDIzMTc1MmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f4152f-77c1-4da3-b356-450a97754c01","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7a292a0-e050-456a-b962-7c1227aa5c59","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f5cc8607-6f09-482a-b0ee-674c7f2d4d84","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3dd5519c-38e9-4a57-8507-49eac999990c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"11ee83c3-895e-4d3e-9187-6f9cdb055e40","artifactVersion":"2","generatedFromUUID":"f5cc8607-6f09-482a-b0ee-674c7f2d4d84"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmIwM2JlYWExOGFjMTc3MTg3NGMzODIyMzVjMTQ3ZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"318f0ae9-76bd-4bab-a2cb-5256deb35721","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"068dfe7b-a378-46ba-a7af-f3872f95addb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:33.144Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:34.146Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:35.147Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:35.148Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:36.149Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:37.150Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:37.151Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:38.152Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:38.153Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:39.154Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401833133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "c673d348-edc1-447c-aced-b6314a3138e8",
"serviceDescription": "service",
"serviceInvariantUUID": "a35ca12a-012f-43cc-a0e7-6d5d2dc1847f",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "11b9458c-3625-4b74-9d15-8ca6b49a5817",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6d753b2c-986a-4fff-87dc-7cd8174b2af2",
"resourceInvariantUUID": "e21081ee-6022-4ca9-9e5e-265d8063ec4d",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b7a292a0-e050-456a-b962-7c1227aa5c59",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f5cc8607-6f09-482a-b0ee-674c7f2d4d84",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "11ee83c3-895e-4d3e-9187-6f9cdb055e40",
"generatedFromUUID": "f5cc8607-6f09-482a-b0ee-674c7f2d4d84"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "11ee83c3-895e-4d3e-9187-6f9cdb055e40",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "068dfe7b-a378-46ba-a7af-f3872f95addb"
}
],
"workloadContext": "Production"
}
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-25T05:50:40.156Z|a0b6b716-bb28-4ab6-9a09-cc670309fa36|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c673d348-edc1-447c-aced-b6314a3138e8 ASDC
2023-04-25T05:50:40.157Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:f0e73af2-d580-4100-bcd8-07082295b352
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c673d348-edc1-447c-aced-b6314a3138e8
ServiceInvariantUUID:a35ca12a-012f-43cc-a0e7-6d5d2dc1847f
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:068dfe7b-a378-46ba-a7af-f3872f95addb
ArtifactChecksum:NjQwOWMxMWI4MTY5NjRkNmJhNWY5YThmMTMyMmMyYjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:11b9458c-3625-4b74-9d15-8ca6b49a5817
ResourceInvariantUUID:e21081ee-6022-4ca9-9e5e-265d8063ec4d
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:6d753b2c-986a-4fff-87dc-7cd8174b2af2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:b7a292a0-e050-456a-b962-7c1227aa5c59
ArtifactChecksum:YzUzZjlmZTYzMGVlODUwMjEwOGY2MzM1MmUzYTRhMWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:f5cc8607-6f09-482a-b0ee-674c7f2d4d84
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:11ee83c3-895e-4d3e-9187-6f9cdb055e40
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:11ee83c3-895e-4d3e-9187-6f9cdb055e40
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-25T05:50:40.157Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c673d348-edc1-447c-aced-b6314a3138e8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:40.234Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:50:40.234Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 068dfe7b-a378-46ba-a7af-f3872f95addb from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-25T05:50:40.235Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.333Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-25T05:50:40.334Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 068dfe7b-a378-46ba-a7af-f3872f95addb 75145
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-25T05:50:40.335Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-25T05:50:40.336Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "SO-sdc-controller",
"timestamp": 1682401840335,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:41.068Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-25T05:50:41.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.073Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.077Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.083Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401740785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401749729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401747375,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401738463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.084Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401742282,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401751308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401759806,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.085Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401759248,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401759128,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401759734,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401759252,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401760739,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.087Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401760251,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.103Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.103Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.124Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401760244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "policy-distribution-id",
"timestamp": 1682401761740,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.139Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.140Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.162Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401761334,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401761771,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401762402,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.178Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.178Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-25T05:50:41.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682401762778,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.214Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.215Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.236Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "multicloud-k8s",
"timestamp": 1682401763405,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401765323,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f0e73af2-d580-4100-bcd8-07082295b352",
"consumerID": "aai-model-loader",
"timestamp": 1682401766325,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.252Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f0e73af2-d580-4100-bcd8-07082295b352
2023-04-25T05:50:41.253Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f0e73af2-d580-4100-bcd8-07082295b352 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.275Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.275Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.276Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.278Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.279Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401761253,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.280Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401762743,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401769381,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.281Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401770855,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.282Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.283Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.283Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "cds-sdc-listener",
"timestamp": 1682401770384,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.317Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.317Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.337Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-25T05:50:41.338Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-25T05:50:41.339Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 068dfe7b-a378-46ba-a7af-f3872f95addb, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.339Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.339Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.339Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.340Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.340Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401771859,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.341Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "multicloud-k8s",
"timestamp": 1682401764408,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "policy-distribution-id",
"timestamp": 1682401772861,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.355Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.355Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401767371,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/artifacts/service-DemoPnfEikjwy7qss5hvfrqby18-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401775583,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401776752,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "ves-openapi-manager",
"timestamp": 1682401777754,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-25T05:50:41.389Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of fd5918b0-2d4f-4f6e-875e-3ba1d8931b32
2023-04-25T05:50:41.390Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd5918b0-2d4f-4f6e-875e-3ba1d8931b32 and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "aai-model-loader",
"timestamp": 1682401779728,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "aai-model-loader",
"timestamp": 1682401779728,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-25T05:50:41.412Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "fd5918b0-2d4f-4f6e-875e-3ba1d8931b32",
"consumerID": "aai-model-loader",
"timestamp": 1682401779728,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEikjwy7qss5hvfrqby18/1.0/resourceInstances/pnffa71bbad419a0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-25T05:50:41.412Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-25T05:50:41.490Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18381391498601051959/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.530Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.531Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-25T05:50:42.532Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-25T05:50:42.533Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5f3daef6-babc-4e95-b986-a6272838e40d
2023-04-25T05:50:42.534Z|f0e73af2-d580-4100-bcd8-07082295b352|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery