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-01-25T23:21:27.290Z||main|||||INFO|500||The following profiles are active: basic
2023-01-25T23:21:39.125Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-25T23:21:39.126Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-25T23:21:39.240Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-25T23:21:43.221Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-25T23:21:43.603Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-25T23:21:44.146Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-25T23:21:44.367Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-25T23:21:44.976Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25T23:21:47.111Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T23:21:47.721Z||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-01-25T23:21:50.718Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T23:21:50.835Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-25T23:21:50.853Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-25T23:21:50.864Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-25T23:21:51.443Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T23:21:51.946Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T23:21:53.046Z||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-01-25T23:21:53.747Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-25T23:21:53.748Z||main|||||ERROR|500||(conn=1136) Table 'catalogdb.activity_spec' doesn't exist
2023-01-25T23:21:53.766Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-01-25T23:21:56.717Z||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-01-25T23:21:59.639Z||main|||||WARN|500||---
2023-01-25T23:21:59.639Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-25T23:21:59.640Z||main|||||WARN|500||---
2023-01-25T23:22:00.019Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-25T23:22:04.670Z||main|||||INFO|500||Started Application in 40.888 seconds (JVM running for 43.006)
2023-01-25T23:22:04.686Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-25T23:22:04.687Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-25T23:22:04.694Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-25T23:22:04.734Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6afaf506-3568-4ba3-bf4b-3347903cdfc4 url= /sdc/v1/artifactTypes
2023-01-25T23:22:04.740Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-25T23:22:04.902Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T23:22:04.953Z||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-01-25T23:22:04.954Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-25T23:22:04.954Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e8cab3e8-8a24-48a5-9306-f61c37613508 url= /sdc/v1/distributionKafkaData
2023-01-25T23:22:04.955Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-25T23:22:04.986Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T23:22:04.992Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5dc4997e
2023-01-25T23:22:05.054Z||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-e0855c6d-40ba-4608-b687-49e3c0911fdc
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-01-25T23:22:05.103Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Instantiated an idempotent producer.
2023-01-25T23:22:05.203Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-25T23:22:05.262Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T23:22:05.262Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T23:22:05.263Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674688925259
2023-01-25T23:22:05.268Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-25T23:22:05.286Z||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-739dd149-2e9e-4548-9814-b4a0776b1996
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-01-25T23:22:05.401Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T23:22:05.401Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T23:22:05.402Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674688925401
2023-01-25T23:22:05.403Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:22:05.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:22:05.406Z||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-b21a70d4-f458-4b00-ba7a-f31726382304
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-01-25T23:22:05.418Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T23:22:05.419Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T23:22:05.419Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674688925418
2023-01-25T23:22:05.419Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:22:05.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:22:05.426Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-25T23:22:06.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.067Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Cluster ID: KUi8oL4TRJ--tr2KniikGQ
2023-01-25T23:22:06.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.070Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] ProducerId set to 1001 with epoch 0
2023-01-25T23:22:06.070Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.071Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.071Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.071Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.071Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:06.071Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 C-0Cmdu6RPuN7ply-RQAOA
2023-01-25T23:22:06.074Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Cluster ID: KUi8oL4TRJ--tr2KniikGQ
2023-01-25T23:22:06.074Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Cluster ID: KUi8oL4TRJ--tr2KniikGQ
2023-01-25T23:22:06.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T23:22:06.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T23:22:06.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] (Re-)joining group
2023-01-25T23:22:06.102Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] (Re-)joining group
2023-01-25T23:22:06.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304-e514afc5-5e0d-47ef-8a4f-76728f704ea5
2023-01-25T23:22:06.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:06.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] (Re-)joining group
2023-01-25T23:22:06.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996-1e73c14a-0c15-440d-adb4-c80c290c1af8
2023-01-25T23:22:06.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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-01-25T23:22:06.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] (Re-)joining group
2023-01-25T23:22:12.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304-e514afc5-5e0d-47ef-8a4f-76728f704ea5', protocol='range'}
2023-01-25T23:22:12.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996-1e73c14a-0c15-440d-adb4-c80c290c1af8', protocol='range'}
2023-01-25T23:22:12.230Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.231Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.232Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.232Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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 YqORvtvzSnqeesv_HI-9ug
2023-01-25T23:22:12.238Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996-1e73c14a-0c15-440d-adb4-c80c290c1af8=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-b21a70d4-f458-4b00-ba7a-f31726382304-e514afc5-5e0d-47ef-8a4f-76728f704ea5=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-01-25T23:22:12.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996-1e73c14a-0c15-440d-adb4-c80c290c1af8', protocol='range'}
2023-01-25T23:22:12.258Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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-01-25T23:22:12.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304-e514afc5-5e0d-47ef-8a4f-76728f704ea5', protocol='range'}
2023-01-25T23:22:12.259Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.262Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, 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-01-25T23:22:12.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-25T23:22:12.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-25T23:22:12.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-25T23:22:12.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-25T23:22:12.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-25T23:22:12.276Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-25T23:22:12.276Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-25T23:22:12.276Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-25T23:22:12.276Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-25T23:22:12.276Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-25T23:22:12.277Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-25T23:22:12.277Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-25T23:22:12.307Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.309Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T23:22:12.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T23:22:12.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T23:22:12.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T23:22:12.368Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T23:22:12.368Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T23:22:12.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:22:12.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, 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-01-25T23:23:05.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:23:05.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:24:05.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:24:05.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:25:05.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:25:05.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:26:05.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:26:05.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:27:05.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:27:05.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:28:05.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:28:05.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:29:05.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:29:05.431Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:30:05.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:30:05.432Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:31:05.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:31:05.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:31:06.207Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-739dd149-2e9e-4548-9814-b4a0776b1996, groupId=so] Node -1 disconnected.
2023-01-25T23:31:06.207Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b21a70d4-f458-4b00-ba7a-f31726382304, groupId=so] Node -1 disconnected.
2023-01-25T23:31:06.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Node -1 disconnected.
2023-01-25T23:32:04.111Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-25T23:32:05.422Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:32:05.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:33:05.423Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:33:05.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:34:05.424Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:34:05.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:35:05.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:35:05.424Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:36:05.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:36:05.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:37:05.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:37:05.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:38:05.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:38:05.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:39:05.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:39:05.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:40:05.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:40:05.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:41:05.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:41:05.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:42:05.444Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:42:05.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:43:05.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:43:05.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:44:05.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:44:05.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:45:05.448Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:45:05.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:46:05.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:46:05.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:47:05.449Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:47:05.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:48:05.451Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:48:05.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:49:05.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:49:05.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:50:05.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:50:05.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:51:05.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:51:05.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:52:05.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:52:05.457Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:53:05.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:53:05.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:54:05.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:54:05.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:55:05.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:55:05.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:56:05.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:56:05.461Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:57:05.462Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:57:05.462Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:58:05.463Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:58:05.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T23:59:05.464Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T23:59:05.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:00:05.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:00:05.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:01:05.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:01:05.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:02:05.467Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:02:05.467Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:03:05.467Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:03:05.467Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:04:05.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:04:05.469Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:05:05.470Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:05:05.473Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:06:05.471Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:06:05.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:07:05.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:07:05.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:08:05.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:08:05.475Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:09:05.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:09:05.475Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:10:05.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:10:05.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:11:05.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:11:05.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:12:05.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:12:05.479Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:13:05.478Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:13:05.479Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:14:05.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:14:05.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:15:05.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:15:05.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:16:05.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:16:05.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:17:05.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:17:05.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:18:05.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:18:05.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:19:05.485Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:19:05.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:20:05.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:20:05.488Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:21:05.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:21:05.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:22:05.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:22:05.491Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:23:05.490Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:23:05.491Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:24:05.491Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:24:05.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:25:05.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:25:05.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:26:05.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:26:05.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:27:05.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:27:05.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:28:05.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:28:05.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:29:05.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:29:05.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:30:05.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:30:05.502Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:31:05.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:31:05.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:32:05.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:32:05.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:33:05.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:33:05.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:34:05.507Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:34:05.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:35:05.507Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:35:05.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:36:05.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:36:05.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:37:05.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:37:05.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:38:05.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:38:05.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:39:05.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:39:05.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:40:05.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:40:05.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:41:05.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:41:05.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:42:05.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:42:05.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:43:05.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:43:05.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:44:05.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:44:05.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:45:05.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:45:05.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:46:05.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:46:05.516Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:47:05.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:47:05.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:48:05.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:48:05.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:49:05.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:49:05.520Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:50:05.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:50:05.522Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:51:05.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:51:05.522Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:52:05.520Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:52:05.524Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:53:05.521Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:53:05.525Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:54:05.521Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:54:05.525Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:55:05.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:55:05.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:56:05.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:56:05.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:57:05.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:57:05.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:58:05.524Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:58:05.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T00:59:05.524Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T00:59:05.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:00:05.526Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:00:05.528Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:01:05.527Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:01:05.528Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:02:05.528Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:02:05.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:03:05.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:03:05.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:04:05.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:04:05.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:05:05.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:05:05.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:06:05.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:06:05.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:07:05.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:07:05.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:08:05.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:08:05.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:09:05.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:09:05.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:10:05.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:10:05.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:11:05.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:11:05.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:12:05.540Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:12:05.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:13:05.540Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:13:05.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:14:05.541Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:14:05.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:15:05.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:15:05.543Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:16:05.545Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:16:05.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:17:05.546Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:17:05.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:18:05.546Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:18:05.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:19:05.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:19:05.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:20:05.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:20:05.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:21:05.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:21:05.551Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:22:05.550Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:22:05.551Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:23:05.550Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:23:05.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:24:05.551Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:24:05.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:25:05.553Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:25:05.553Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:26:05.554Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:26:05.555Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:27:05.555Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:27:05.555Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:28:05.557Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:28:05.561Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:29:05.558Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:29:05.562Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:30:05.558Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:30:05.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:31:05.560Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:31:05.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:32:05.562Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:32:05.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:33:05.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:33:05.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:34:05.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:34:05.567Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:35:05.567Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:35:05.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:36:05.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:36:05.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:37:05.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:37:05.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:38:05.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:38:05.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:39:05.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:39:05.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:40:05.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:40:05.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:41:05.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:41:05.573Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:42:05.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:42:05.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:43:05.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:43:05.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:44:05.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:44:05.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:45:05.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:45:05.576Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:46:05.576Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:46:05.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:47:05.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:47:05.578Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:48:05.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:48:05.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:49:05.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:49:05.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:50:05.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:50:05.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:51:05.579Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:51:05.581Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:52:05.579Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:52:05.581Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:53:05.580Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:53:05.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:54:05.582Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:54:05.584Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:55:05.582Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:55:05.584Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:56:05.584Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:56:05.584Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:57:05.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:57:05.586Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:58:05.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T01:58:05.586Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:59:05.587Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T01:59:05.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:00:05.589Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:00:05.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:01:05.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:01:05.590Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:02:05.592Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:02:05.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:03:05.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:03:05.592Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:04:05.593Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:04:05.593Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:05:05.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:05:05.595Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:06:05.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:06:05.596Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:07:05.595Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:07:05.596Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:08:05.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:08:05.598Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:09:05.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:09:05.599Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:10:05.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:10:05.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:11:05.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:11:05.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:12:05.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:12:05.601Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:13:05.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:13:05.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:14:05.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:14:05.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:15:05.602Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:15:05.604Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:16:05.604Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:16:05.606Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:17:05.605Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:17:05.606Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:18:05.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:18:05.607Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:19:05.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:19:05.608Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:20:05.608Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:20:05.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:21:05.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:21:05.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:22:05.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:22:05.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:23:05.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:23:05.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:24:05.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:24:05.613Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:25:05.613Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:25:05.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:05.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:05.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:26:15.412Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T02:26:15.412Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"8d3fc212-8e3d-4202-93f7-3edeb935001a","serviceName":"vFW 2023-01-26 02-25-11","serviceVersion":"1.0","serviceUUID":"3d3bd523-9316-4e56-9543-a7c7ef110e53","serviceDescription":"catalog service description","serviceInvariantUUID":"cec3cb4a-7088-4b67-8a41-7c5601eeb070","resources":[{"resourceInstanceName":"vFW 647aa7e1-7f53 0","resourceName":"vFW 647aa7e1-7f53","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"52f7c47e-9b73-41fc-954d-7aa42021b41d","resourceInvariantUUID":"ce405824-f7b4-416b-9bf6-d414c921ab89","resourceCustomizationUUID":"1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml","artifactChecksum":"NTk1MzlhNzFhZjE3NDM2NzU5ODI5MTg0NzBlYzg3MTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7cd5c691-d1d8-4c45-ae31-803dd96db480","artifactVersion":"1"},{"artifactName":"vfw647aa7e17f530_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json","artifactChecksum":"YWQ4NzJiMWYyYmNlN2ZkYmQ4ZWJhYjBhMWM4MGNjMzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97a1a296-962b-4684-a3bc-e77890afd618","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"84635148-ba14-4b84-afd7-e01eb9f3db41","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml","artifactChecksum":"NzExODAzMDVkZDk2NDhhMDQ0YTI0OGZiM2M0NTNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6a4df0bc-a2ba-4840-ae12-842436531197","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"17a392f1-319d-42da-ba2b-c12b3f585fc1","artifactVersion":"2","generatedFromUUID":"84635148-ba14-4b84-afd7-e01eb9f3db41"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230126022511-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml","artifactChecksum":"MGE3YjQ2Y2YyZmQ1NTY3OTljMmEwNjdiY2E4YzQ2ZWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"74a1f43c-8555-4c94-8a87-c4f2513b8ad7","artifactVersion":"1"},{"artifactName":"service-Vfw20230126022511-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar","artifactChecksum":"OGE1YzYzN2JlYTYwNWE5YjdlNjQwZDkzZDMwNzFmMTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6db55e67-bac8-4f48-a424-a15d08c4ef55","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-26T02:26:15.438Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:15.455Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:15.455Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:15.455Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:15.464Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.464Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.465Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.473Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.473Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.473Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:26:15.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:26:15.499Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:26:15.525Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:26:16.497Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:16.498Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:16.498Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:16.498Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:17.499Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:17.500Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:17.501Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:17.501Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:18.502Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:18.503Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:18.503Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:18.503Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:19.505Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:19.505Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:19.505Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:19.505Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:20.506Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:20.507Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:20.507Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:20.507Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:21.508Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:26:21.508Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:21.508Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:21.509Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:22.512Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"serviceName": "vFW 2023-01-26 02-25-11",
"serviceVersion": "1.0",
"serviceUUID": "3d3bd523-9316-4e56-9543-a7c7ef110e53",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "cec3cb4a-7088-4b67-8a41-7c5601eeb070",
"resources": [
{
"resourceInstanceName": "vFW 647aa7e1-7f53 0",
"resourceCustomizationUUID": "1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8",
"resourceName": "vFW 647aa7e1-7f53",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "52f7c47e-9b73-41fc-954d-7aa42021b41d",
"resourceInvariantUUID": "ce405824-f7b4-416b-9bf6-d414c921ab89",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw647aa7e17f530_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"artifactChecksum": "YWQ4NzJiMWYyYmNlN2ZkYmQ4ZWJhYjBhMWM4MGNjMzQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "97a1a296-962b-4684-a3bc-e77890afd618",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "84635148-ba14-4b84-afd7-e01eb9f3db41",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "17a392f1-319d-42da-ba2b-c12b3f585fc1",
"generatedFromUUID": "84635148-ba14-4b84-afd7-e01eb9f3db41"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "17a392f1-319d-42da-ba2b-c12b3f585fc1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230126022511-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"artifactChecksum": "OGE1YzYzN2JlYTYwNWE5YjdlNjQwZDkzZDMwNzFmMTE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6db55e67-bac8-4f48-a424-a15d08c4ef55"
}
],
"workloadContext": "Production"
}
2023-01-26T02:26:22.518Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-26T02:26:22.518Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3d3bd523-9316-4e56-9543-a7c7ef110e53 ASDC
2023-01-26T02:26:22.652Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:8d3fc212-8e3d-4202-93f7-3edeb935001a
ServiceName:vFW 2023-01-26 02-25-11
ServiceVersion:1.0
ServiceUUID:3d3bd523-9316-4e56-9543-a7c7ef110e53
ServiceInvariantUUID:cec3cb4a-7088-4b67-8a41-7c5601eeb070
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230126022511-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar
ArtifactUUID:6db55e67-bac8-4f48-a424-a15d08c4ef55
ArtifactChecksum:OGE1YzYzN2JlYTYwNWE5YjdlNjQwZDkzZDMwNzFmMTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 647aa7e1-7f53 0
ResourceCustomizationUUID:1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8
ResourceInvariantUUID:ce405824-f7b4-416b-9bf6-d414c921ab89
ResourceName:vFW 647aa7e1-7f53
ResourceType:VF
ResourceUUID:52f7c47e-9b73-41fc-954d-7aa42021b41d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw647aa7e17f530_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json
ArtifactUUID:97a1a296-962b-4684-a3bc-e77890afd618
ArtifactChecksum:YWQ4NzJiMWYyYmNlN2ZkYmQ4ZWJhYjBhMWM4MGNjMzQ=
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/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml
ArtifactUUID:84635148-ba14-4b84-afd7-e01eb9f3db41
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/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
ArtifactUUID:17a392f1-319d-42da-ba2b-c12b3f585fc1
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/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
ArtifactUUID:17a392f1-319d-42da-ba2b-c12b3f585fc1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-26T02:26:22.652Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d3bd523-9316-4e56-9543-a7c7ef110e53 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-01-26T02:26:22.875Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T02:26:22.877Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-26T02:26:22.878Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-26T02:26:22.879Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6db55e67-bac8-4f48-a424-a15d08c4ef55 from URL: /sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:22.879Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-26T02:26:22.880Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:22.981Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-26T02:26:22.990Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar 6db55e67-bac8-4f48-a424-a15d08c4ef55 101505
2023-01-26T02:26:22.992Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar ASDC sendASDCNotification
2023-01-26T02:26:22.992Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:22.993Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:26:22.994Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:22.995Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:22.995Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699982991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:23.996Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T02:26:23.997Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-26T02:26:23.997Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6db55e67-bac8-4f48-a424-a15d08c4ef55, URL: /sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar to file: /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:23.998Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230126022511-csar.csar
2023-01-26T02:26:24.069Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:24.070Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:24.673Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3275557387511069892/Definitions/service-Vfw20230126022511-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-01-26T02:26:27.979Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-26T02:26:27.985Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-26T02:26:27.985Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.985Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.986Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 647aa7e1-7f53 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-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:27.987Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-26T02:26:27.997Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:27.998Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.003Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:28.003Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-26T02:26:28.005Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T02:26:28.007Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.007Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.008Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:28.008Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-26T02:26:28.008Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T02:26:28.009Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.009Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.012Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.013Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.014Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-26T02:26:28.015Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.016Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-26T02:26:28.017Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.017Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:28.017Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:28.017Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.018Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:28.018Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:28.018Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.018Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:28.018Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:28.019Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.020Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=08a291e5-c426-4626-a3bf-7d7c9473c754
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:28.021Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-26T02:26:28.022Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.022Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.022Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-26T02:26:28.022Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.022Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.023Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fb155ace-3c95-4480-8b6a-8c7021eb509d
2023-01-26T02:26:28.024Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.024Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:28.024Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:28.024Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-26T02:26:28.024Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-26T02:26:28.025Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:28.026Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:28.026Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-26T02:26:28.026Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=462f2627-e7a0-41f4-bc67-f333cd4ba7c9
2023-01-26T02:26:28.026Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.026Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:28.027Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:28.028Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-01-26 02-25-11
Description:catalog service description
Model UUID:3d3bd523-9316-4e56-9543-a7c7ef110e53
Model Version:NULL
Model InvariantUuid:cec3cb4a-7088-4b67-8a41-7c5601eeb070
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 647aa7e1-7f53
Model UUID:7b698e15-cfbd-41cd-bd6f-7bbe6e299e48
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ce405824-f7b4-416b-9bf6-d414c921ab89
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:4a5e1de1-26ae-4371-86f2-5910dcad61a6
ModelName:Vfw647aa7e17f53..base_vfw..module-0
ModelUuid:efbd9404-e37e-4a08-b950-9a1625d52b60
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:08a291e5-c426-4626-a3bf-7d7c9473c754
ModelInvariantUuid:d13b8e1b-cda2-498b-b49b-4a733a35d911
ModelName:vFW 647aa7e1-7f53-nodes.vfwCvfc
ModelUuid:e1b46460-7ecb-47d0-b943-29588d27a8c5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:101e9606-0d1c-4a39-ab2d-12489db8cb63
ModelInvariantUuid:4be0fe59-cdfd-43bd-9fce-ca7245f04415
ModelName:Vfw647aa7e17f53.compute.nodes.heat.vfw
ModelUuid:24fe33ed-16dc-4e1f-9b6c-0863dd8c7b9b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:fb155ace-3c95-4480-8b6a-8c7021eb509d
ModelInvariantUuid:ae495650-5f62-4cfb-b6d4-bec33dde1aee
ModelName:vFW 647aa7e1-7f53-nodes.vsnCvfc
ModelUuid:4f7fed5d-b91a-4324-bc81-72c96787569f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:b0239309-c48a-409d-9bf8-76455d682d33
ModelInvariantUuid:e403e559-37cc-4807-8ddd-975af65d4976
ModelName:Vfw647aa7e17f53.compute.nodes.heat.vsn
ModelUuid:f7ffbc11-9b29-42e4-b123-fb39e76cb02b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:462f2627-e7a0-41f4-bc67-f333cd4ba7c9
ModelInvariantUuid:e380f6cf-1ebf-4c2c-9352-c2b20e435b4e
ModelName:vFW 647aa7e1-7f53-nodes.vpgCvfc
ModelUuid:a6e41724-7b5f-4404-9f6a-bce79c2e4d13
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:7972b6d4-a999-43c3-bcdb-8d370ef87b92
ModelInvariantUuid:fe266455-1be1-43c5-864a-1d37c546973c
ModelName:Vfw647aa7e17f53.compute.nodes.heat.vpg
ModelUuid:47481b4e-2eee-4b6d-a7bc-0c646a4d3836
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-01-26T02:26:28.050Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 52f7c47e-9b73-41fc-954d-7aa42021b41d
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-01-26T02:26:28.132Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||vFW 647aa7e1-7f53 0
2023-01-26T02:26:28.141Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 52f7c47e-9b73-41fc-954d-7aa42021b41d
2023-01-26T02:26:28.141Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 97a1a296-962b-4684-a3bc-e77890afd618 from URL: /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json
2023-01-26T02:26:28.141Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-26T02:26:28.141Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json
2023-01-26T02:26:28.213Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-26T02:26:28.213Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json 97a1a296-962b-4684-a3bc-e77890afd618 785
2023-01-26T02:26:28.213Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json ASDC sendASDCNotification
2023-01-26T02:26:28.214Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json
2023-01-26T02:26:28.214Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:26:28.214Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:28.214Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:28.214Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699988213,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:29.215Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw647aa7e17f53..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4a5e1de1-26ae-4371-86f2-5910dcad61a6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "efbd9404-e37e-4a08-b950-9a1625d52b60",
"vfModuleModelCustomizationUUID": "a4c71047-c2aa-4162-b758-bcb6cfa47090",
"isBase": true,
"artifacts": [
"84635148-ba14-4b84-afd7-e01eb9f3db41",
"17a392f1-319d-42da-ba2b-c12b3f585fc1"
],
"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-01-26T02:26:29.230Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw647aa7e17f53..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:efbd9404-e37e-4a08-b950-9a1625d52b60
VfModuleModelInvariantUUID:4a5e1de1-26ae-4371-86f2-5910dcad61a6
VfModuleModelDescription:NULL
Artifacts UUID List:{
84635148-ba14-4b84-afd7-e01eb9f3db41
,
17a392f1-319d-42da-ba2b-c12b3f585fc1
}
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-01-26T02:26:29.233Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw647aa7e17f53..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4a5e1de1-26ae-4371-86f2-5910dcad61a6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "efbd9404-e37e-4a08-b950-9a1625d52b60",
"vfModuleModelCustomizationUUID": "a4c71047-c2aa-4162-b758-bcb6cfa47090",
"isBase": true,
"artifacts": [
"84635148-ba14-4b84-afd7-e01eb9f3db41",
"17a392f1-319d-42da-ba2b-c12b3f585fc1"
],
"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-01-26T02:26:29.234Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw647aa7e17f53..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:efbd9404-e37e-4a08-b950-9a1625d52b60
VfModuleModelInvariantUUID:4a5e1de1-26ae-4371-86f2-5910dcad61a6
VfModuleModelDescription:NULL
Artifacts UUID List:{
84635148-ba14-4b84-afd7-e01eb9f3db41
,
17a392f1-319d-42da-ba2b-c12b3f585fc1
}
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-01-26T02:26:29.234Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 84635148-ba14-4b84-afd7-e01eb9f3db41 from URL: /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml
2023-01-26T02:26:29.234Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-26T02:26:29.234Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml
2023-01-26T02:26:29.306Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-26T02:26:29.307Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml 84635148-ba14-4b84-afd7-e01eb9f3db41 20368
2023-01-26T02:26:29.308Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-26T02:26:29.308Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml
2023-01-26T02:26:29.308Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:26:29.309Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:29.309Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:29.309Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699989308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:30.310Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 17a392f1-319d-42da-ba2b-c12b3f585fc1 from URL: /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
2023-01-26T02:26:30.310Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-26T02:26:30.310Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
2023-01-26T02:26:30.380Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-26T02:26:30.381Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env 17a392f1-319d-42da-ba2b-c12b3f585fc1 2098
2023-01-26T02:26:30.381Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-26T02:26:30.381Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
2023-01-26T02:26:30.381Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:26:30.382Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:30.382Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:30.382Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699990381,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:31.383Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 3d3bd523-9316-4e56-9543-a7c7ef110e53
2023-01-26T02:26:31.383Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 647aa7e1-7f53 0 52f7c47e-9b73-41fc-954d-7aa42021b41d ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-26T02:26:31.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@125249da, org.onap.sdc.toscaparser.api.parameters.Input@571fc2dd, org.onap.sdc.toscaparser.api.parameters.Input@5551280c, org.onap.sdc.toscaparser.api.parameters.Input@914f7f3, org.onap.sdc.toscaparser.api.parameters.Input@9887392]
2023-01-26T02:26:31.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-01-26T02:26:31.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8
2023-01-26T02:26:31.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8 matches Tosca VF Customization UUID: 1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8
2023-01-26T02:26:31.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8 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-01-26T02:26:31.440Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.440Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.441Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-26T02:26:31.441Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@13d1714b
2023-01-26T02:26:31.442Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.442Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-26T02:26:31.442Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a4c71047-c2aa-4162-b758-bcb6cfa47090
2023-01-26T02:26:31.443Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a4c71047-c2aa-4162-b758-bcb6cfa47090
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-01-26T02:26:31.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:31.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:31.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:31.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:31.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-26T02:26:31.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:31.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-26T02:26:31.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-26T02:26:31.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=08a291e5-c426-4626-a3bf-7d7c9473c754
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-01-26T02:26:31.468Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.469Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.469Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:31.469Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.469Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:31.470Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:31.470Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-26T02:26:31.470Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.470Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.470Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.471Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-26T02:26:31.472Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.472Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fb155ace-3c95-4480-8b6a-8c7021eb509d
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-01-26T02:26:31.476Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.476Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.476Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:31.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is not matching search criteria
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-26T02:26:31.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-26T02:26:31.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-26T02:26:31.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=462f2627-e7a0-41f4-bc67-f333cd4ba7c9
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-01-26T02:26:31.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:26:31.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Node template vFW 647aa7e1-7f53 0 is matching search criteria
2023-01-26T02:26:31.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 647aa7e1-7f53 0] matching following query criteria: sdcType=VF, customizationUUID=1e6f2249-fe3f-43de-a9e9-eec4ded3d9d8
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-01-26T02:26:31.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 3d3bd523-9316-4e56-9543-a7c7ef110e53: vFW 647aa7e1-7f53
2023-01-26T02:26:31.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.491Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.491Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:26:31.491Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-26 02-25-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:26:31.491Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-01-26 02-25-11
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-01-26T02:26:31.832Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 647aa7e1-7f53 52f7c47e-9b73-41fc-954d-7aa42021b41d 1 ASDC deployResourceStructure
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json ASDC sendASDCNotification
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:31.833Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699991832,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:32.834Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-26T02:26:32.835Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml
2023-01-26T02:26:32.835Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:26:32.835Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:32.835Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:32.836Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699992834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:33.836Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-26T02:26:33.837Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env
2023-01-26T02:26:33.837Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:26:33.837Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:33.838Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:33.838Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699993836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:34.839Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar ASDC sendASDCNotification
2023-01-26T02:26:34.839Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar
2023-01-26T02:26:34.839Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:26:34.840Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:26:34.840Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:26:34.840Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699994839,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:26:35.842Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:26:35.897Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:26:35.901Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:26:35.901Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:26:35.901Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:27:05.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:27:05.423Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:27:05.423Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:27:05.424Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:27:05.902Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:27:05.915Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:27:05.918Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:27:05.918Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:27:05.918Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:27:35.918Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:27:35.933Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:27:35.935Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:27:35.935Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:27:35.936Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:28:05.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:28:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.431Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.432Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.432Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.435Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.435Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.436Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.437Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.437Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.437Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.438Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.438Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.438Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.438Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.438Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699920114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.439Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.439Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.439Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699961005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.439Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.440Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.440Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699965614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.440Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.440Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.441Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.441Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.441Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.442Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674699984150,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.442Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.442Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.442Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699982662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.443Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.443Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.443Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699982991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.443Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.443Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.444Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.444Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.444Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.444Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699983745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.444Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.445Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.445Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.445Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.445Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.445Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699984836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.446Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.446Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.446Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.446Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.446Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.447Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699985926,
"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-01-26T02:28:05.461Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d3fc212-8e3d-4202-93f7-3edeb935001a
2023-01-26T02:28:05.461Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d3fc212-8e3d-4202-93f7-3edeb935001a 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-01-26T02:28:05.473Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.473Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699980364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.474Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.474Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.474Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "multicloud-k8s",
"timestamp": 1674699986930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.475Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.475Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674699987632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.476Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699988213,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699989308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699990381,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699991832,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699992834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699993836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674699994839,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vfw647aa7e17f530_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/resourceInstances/vfw647aa7e17f530/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:28:05.482Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674699995059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674700002576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.483Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674700002928,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:28:05.484Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.484Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.484Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "aai-model-loader",
"timestamp": 1674700003580,
"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-01-26T02:28:05.491Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8d3fc212-8e3d-4202-93f7-3edeb935001a
2023-01-26T02:28:05.492Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d3fc212-8e3d-4202-93f7-3edeb935001a 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-01-26T02:28:05.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674700008882,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230126022511/1.0/artifacts/service-Vfw20230126022511-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:28:05.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:28:05.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:28:05.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674700009888,
"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-01-26T02:28:05.516Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8d3fc212-8e3d-4202-93f7-3edeb935001a
2023-01-26T02:28:05.517Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d3fc212-8e3d-4202-93f7-3edeb935001a 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-01-26T02:28:05.936Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:28:05.948Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:28:05.952Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:28:05.953Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:28:05.953Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:28:05.953Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-01-26T02:28:05.961Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-26T02:28:35.962Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a 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-01-26T02:28:35.973Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d3fc212-8e3d-4202-93f7-3edeb935001a and serviceModelVersionId: 3d3bd523-9316-4e56-9543-a7c7ef110e53
2023-01-26T02:28:35.973Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cec3cb4a-7088-4b67-8a41-7c5601eeb070
2023-01-26T02:28:51.600Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?depth=0
2023-01-26T02:28:51.702Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-26T02:28:52.233Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?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-01-26T02:28:52.238Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?depth=0|INFO|500||Invoke
2023-01-26T02:28:52.260Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-26T02:28:52.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?depth=0|INFO|500||InvokeReturn
2023-01-26T02:28:52.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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/cec3cb4a-7088-4b67-8a41-7c5601eeb070/model-vers/model-ver/3d3bd523-9316-4e56-9543-a7c7ef110e53?depth=0 has http status code:200 and response headers:{date=[Thu, 26 Jan 2023 02:28:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[207], vertex-id=[221296], x-aai-txid=[2-aai-resources-230126-02:28:53:521-9518], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-26T02:28:52.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-26T02:28:52.521Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-26T02:28:52.521Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-01-26T02:28:52.532Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|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-01-26T02:28:52.533Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d3fc212-8e3d-4202-93f7-3edeb935001a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-26T02:28:52.534Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-26T02:28:52.534Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:28:52.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:28:52.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674700132533,
"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-01-26T02:28:53.552Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:29:05.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:29:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:29:05.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8d3fc212-8e3d-4202-93f7-3edeb935001a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674700132533,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-26T02:29:05.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:29:53.553Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:30:05.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:30:53.557Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:31:05.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:31:53.558Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:32:05.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:32:53.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:33:05.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:33:53.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:34:05.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:34:53.562Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:35:05.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:35:37.679Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Node 0 disconnected.
2023-01-26T02:35:53.563Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:36:05.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:36:53.563Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:37:05.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:37:53.564Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:38:05.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:38:53.564Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:39:05.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:39:53.566Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:40:05.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:40:53.566Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:41:05.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:41:53.567Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:42:05.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:42:53.569Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:43:05.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:43:53.570Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:43:55.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-26T02:43:55.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"853f1a2b-7b63-4830-b4c7-341c702c4b66","serviceName":"basic_onboard_pqfTwe","serviceVersion":"1.0","serviceUUID":"5ea17a8e-bd88-431e-a9d3-62b7a6a13baf","serviceDescription":"service","serviceInvariantUUID":"536486ae-7af8-48ef-b111-d81f68bcc6bf","resources":[{"resourceInstanceName":"basic_onboard_pqfTwe 0","resourceName":"basic_onboard_pqfTwe","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f3b951-5011-4368-96b5-7717ce1ca3e6","resourceInvariantUUID":"c418cd17-614a-48ae-a56e-cbf4931eae95","resourceCustomizationUUID":"6a7525ff-0790-4e7d-98a0-b5852a30a010","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml","artifactChecksum":"YTZjZDg1NTVmODViMzYxMzFjMjUyODNiNTZmNjVmMWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b58a09c4-5656-443f-bbfe-d1466770a9d0","artifactVersion":"1"},{"artifactName":"basic_onboard_pqftwe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json","artifactChecksum":"ZGViNGU0NWE0OTI5ZWMwNTY4MTFjODhmMWJkNTk1OGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cb6cfe54-4096-4657-bf11-c35d43cd83ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b02ae838-0e26-48f4-8210-13f4be86828f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c4b975e8-90f1-405a-a423-e489bd9ecc90","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bff0d938-1d2a-4668-9204-971dac101b5e","artifactVersion":"2","generatedFromUUID":"b02ae838-0e26-48f4-8210-13f4be86828f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPqftwe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml","artifactChecksum":"NmI2NDNiZmJhODg5MmZmN2RhMjQ5N2I5NGY0NmJiYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"39b96c97-33db-4708-854c-b0711e0db8e9","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPqftwe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar","artifactChecksum":"NmQ4NWQ3Zjc0M2U5NTkzYTU0NjdmOWYzMzYxODg2ODk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb133885-4773-4e24-86fe-61d312bd07b8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-26T02:43:55.729Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:43:55.730Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:43:55.730Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:43:55.731Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:43:55.736Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.737Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T02:43:55.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:43:55.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:43:55.747Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:43:56.740Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:43:56.741Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:43:56.741Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:43:56.741Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:43:57.743Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:43:57.744Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:43:57.744Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:43:57.744Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:43:58.744Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:43:58.745Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:43:58.745Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:43:58.745Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:43:59.746Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:43:59.747Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:43:59.747Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:43:59.747Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:00.753Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:44:00.754Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:00.754Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:00.754Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:01.755Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T02:44:01.755Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:01.756Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:01.756Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:02.758Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"serviceName": "basic_onboard_pqfTwe",
"serviceVersion": "1.0",
"serviceUUID": "5ea17a8e-bd88-431e-a9d3-62b7a6a13baf",
"serviceDescription": "service",
"serviceInvariantUUID": "536486ae-7af8-48ef-b111-d81f68bcc6bf",
"resources": [
{
"resourceInstanceName": "basic_onboard_pqfTwe 0",
"resourceCustomizationUUID": "6a7525ff-0790-4e7d-98a0-b5852a30a010",
"resourceName": "basic_onboard_pqfTwe",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "16f3b951-5011-4368-96b5-7717ce1ca3e6",
"resourceInvariantUUID": "c418cd17-614a-48ae-a56e-cbf4931eae95",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_pqftwe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"artifactChecksum": "ZGViNGU0NWE0OTI5ZWMwNTY4MTFjODhmMWJkNTk1OGI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cb6cfe54-4096-4657-bf11-c35d43cd83ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b02ae838-0e26-48f4-8210-13f4be86828f",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "bff0d938-1d2a-4668-9204-971dac101b5e",
"generatedFromUUID": "b02ae838-0e26-48f4-8210-13f4be86828f"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "bff0d938-1d2a-4668-9204-971dac101b5e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardPqftwe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"artifactChecksum": "NmQ4NWQ3Zjc0M2U5NTkzYTU0NjdmOWYzMzYxODg2ODk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fb133885-4773-4e24-86fe-61d312bd07b8"
}
],
"workloadContext": "Production"
}
2023-01-26T02:44:02.758Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-26T02:44:02.759Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5ea17a8e-bd88-431e-a9d3-62b7a6a13baf ASDC
2023-01-26T02:44:02.760Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:853f1a2b-7b63-4830-b4c7-341c702c4b66
ServiceName:basic_onboard_pqfTwe
ServiceVersion:1.0
ServiceUUID:5ea17a8e-bd88-431e-a9d3-62b7a6a13baf
ServiceInvariantUUID:536486ae-7af8-48ef-b111-d81f68bcc6bf
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPqftwe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar
ArtifactUUID:fb133885-4773-4e24-86fe-61d312bd07b8
ArtifactChecksum:NmQ4NWQ3Zjc0M2U5NTkzYTU0NjdmOWYzMzYxODg2ODk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_pqfTwe 0
ResourceCustomizationUUID:6a7525ff-0790-4e7d-98a0-b5852a30a010
ResourceInvariantUUID:c418cd17-614a-48ae-a56e-cbf4931eae95
ResourceName:basic_onboard_pqfTwe
ResourceType:VF
ResourceUUID:16f3b951-5011-4368-96b5-7717ce1ca3e6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_pqftwe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json
ArtifactUUID:cb6cfe54-4096-4657-bf11-c35d43cd83ea
ArtifactChecksum:ZGViNGU0NWE0OTI5ZWMwNTY4MTFjODhmMWJkNTk1OGI=
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/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:b02ae838-0e26-48f4-8210-13f4be86828f
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/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
ArtifactUUID:bff0d938-1d2a-4668-9204-971dac101b5e
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/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
ArtifactUUID:bff0d938-1d2a-4668-9204-971dac101b5e
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-26T02:44:02.762Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5ea17a8e-bd88-431e-a9d3-62b7a6a13baf 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-01-26T02:44:02.807Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T02:44:02.808Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-26T02:44:02.808Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-26T02:44:02.808Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fb133885-4773-4e24-86fe-61d312bd07b8 from URL: /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:02.808Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-26T02:44:02.809Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:02.900Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-26T02:44:02.901Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar fb133885-4773-4e24-86fe-61d312bd07b8 75674
2023-01-26T02:44:02.901Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar ASDC sendASDCNotification
2023-01-26T02:44:02.901Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:02.901Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:44:02.902Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:02.902Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:02.902Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701042901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:03.902Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T02:44:03.903Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-26T02:44:03.904Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: fb133885-4773-4e24-86fe-61d312bd07b8, URL: /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar to file: /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:03.904Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:03.904Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:03.904Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:04.049Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15172732037812633034/Definitions/service-BasicOnboardPqftwe-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-01-26T02:44:05.283Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-26T02:44:05.284Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-26T02:44:05.284Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.284Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-26T02:44:05.285Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.285Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.285Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.285Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.286Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.286Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pqfTwe 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-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.286Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:05.286Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-26T02:44:05.287Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.287Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.287Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:05.287Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-26T02:44:05.288Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T02:44:05.288Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.288Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.289Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:05.289Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-26T02:44:05.289Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T02:44:05.289Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.290Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.290Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.290Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is not matching search criteria
2023-01-26T02:44:05.291Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-26T02:44:05.291Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-26T02:44:05.291Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-26T02:44:05.291Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-26T02:44:05.291Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-26T02:44:05.292Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.292Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-26T02:44:05.292Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.293Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:05.293Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:05.293Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.294Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:05.294Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:05.294Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.294Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:05.294Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:05.295Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.295Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is not matching search criteria
2023-01-26T02:44:05.295Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-26T02:44:05.296Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-26T02:44:05.296Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=75c861aa-cea3-4e9b-a849-b0399559e962
2023-01-26T02:44:05.296Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.297Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.297Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.297Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.297Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.298Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.298Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:05.298Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:05.298Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_pqfTwe
Description:service
Model UUID:5ea17a8e-bd88-431e-a9d3-62b7a6a13baf
Model Version:NULL
Model InvariantUuid:536486ae-7af8-48ef-b111-d81f68bcc6bf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_pqfTwe
Model UUID:d6ead33f-bb39-4643-b0e9-9d6a6c65f28f
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c418cd17-614a-48ae-a56e-cbf4931eae95
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:6a7525ff-0790-4e7d-98a0-b5852a30a010
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7f4d888c-2509-4293-ae36-df09507e03d6
ModelName:BasicOnboardPqftwe..base_ubuntu18..module-0
ModelUuid:ebaf7b8b-1873-4100-84c6-06b19721cade
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:75c861aa-cea3-4e9b-a849-b0399559e962
ModelInvariantUuid:6d560b72-0257-4434-a91f-36c7b78a2ac9
ModelName:basic_onboard_pqfTwe-nodes.ubuntu18Cvfc
ModelUuid:60cbe115-483f-4293-bc79-f8b38bba02b7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:300700a7-cfed-4e6e-9e32-50d1f45e6b60
ModelInvariantUuid:1fb161f9-c388-4ffe-9368-7387873c6864
ModelName:BasicOnboardPqftwe.compute.nodes.heat.ubuntu18
ModelUuid:0e973c51-2149-4fc0-b4f0-d544c7670082
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-01-26T02:44:05.310Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 16f3b951-5011-4368-96b5-7717ce1ca3e6
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-01-26T02:44:05.317Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||basic_onboard_pqfTwe 0
2023-01-26T02:44:05.317Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 16f3b951-5011-4368-96b5-7717ce1ca3e6
2023-01-26T02:44:05.317Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cb6cfe54-4096-4657-bf11-c35d43cd83ea from URL: /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json
2023-01-26T02:44:05.317Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-26T02:44:05.318Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json
2023-01-26T02:44:05.388Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-26T02:44:05.388Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json cb6cfe54-4096-4657-bf11-c35d43cd83ea 798
2023-01-26T02:44:05.389Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json ASDC sendASDCNotification
2023-01-26T02:44:05.389Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json
2023-01-26T02:44:05.389Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:44:05.390Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:05.390Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:05.390Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701045389,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:05.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:05.422Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:44:05.422Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:44:05.423Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:44:06.391Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPqftwe..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "7f4d888c-2509-4293-ae36-df09507e03d6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ebaf7b8b-1873-4100-84c6-06b19721cade",
"vfModuleModelCustomizationUUID": "7ef01b63-ddd8-463e-a24b-6891e4346eb6",
"isBase": true,
"artifacts": [
"b02ae838-0e26-48f4-8210-13f4be86828f",
"bff0d938-1d2a-4668-9204-971dac101b5e"
],
"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-01-26T02:44:06.397Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPqftwe..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ebaf7b8b-1873-4100-84c6-06b19721cade
VfModuleModelInvariantUUID:7f4d888c-2509-4293-ae36-df09507e03d6
VfModuleModelDescription:NULL
Artifacts UUID List:{
b02ae838-0e26-48f4-8210-13f4be86828f
,
bff0d938-1d2a-4668-9204-971dac101b5e
}
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-01-26T02:44:06.400Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPqftwe..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "7f4d888c-2509-4293-ae36-df09507e03d6",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ebaf7b8b-1873-4100-84c6-06b19721cade",
"vfModuleModelCustomizationUUID": "7ef01b63-ddd8-463e-a24b-6891e4346eb6",
"isBase": true,
"artifacts": [
"b02ae838-0e26-48f4-8210-13f4be86828f",
"bff0d938-1d2a-4668-9204-971dac101b5e"
],
"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-01-26T02:44:06.400Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPqftwe..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ebaf7b8b-1873-4100-84c6-06b19721cade
VfModuleModelInvariantUUID:7f4d888c-2509-4293-ae36-df09507e03d6
VfModuleModelDescription:NULL
Artifacts UUID List:{
b02ae838-0e26-48f4-8210-13f4be86828f
,
bff0d938-1d2a-4668-9204-971dac101b5e
}
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-01-26T02:44:06.400Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b02ae838-0e26-48f4-8210-13f4be86828f from URL: /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml
2023-01-26T02:44:06.401Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-26T02:44:06.401Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml
2023-01-26T02:44:06.455Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-26T02:44:06.456Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml b02ae838-0e26-48f4-8210-13f4be86828f 5033
2023-01-26T02:44:06.456Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-26T02:44:06.456Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml
2023-01-26T02:44:06.457Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:44:06.457Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:06.457Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:06.457Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701046456,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:07.458Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: bff0d938-1d2a-4668-9204-971dac101b5e from URL: /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
2023-01-26T02:44:07.460Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-26T02:44:07.460Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
2023-01-26T02:44:07.522Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-26T02:44:07.522Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env bff0d938-1d2a-4668-9204-971dac101b5e 909
2023-01-26T02:44:07.523Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-26T02:44:07.523Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
2023-01-26T02:44:07.523Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T02:44:07.524Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:07.524Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:07.524Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701047523,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:08.525Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 5ea17a8e-bd88-431e-a9d3-62b7a6a13baf
2023-01-26T02:44:08.525Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pqfTwe 0 16f3b951-5011-4368-96b5-7717ce1ca3e6 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-26T02:44:08.552Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27eafe63, org.onap.sdc.toscaparser.api.parameters.Input@6b832289, org.onap.sdc.toscaparser.api.parameters.Input@1033da79, org.onap.sdc.toscaparser.api.parameters.Input@7c5d12ba, org.onap.sdc.toscaparser.api.parameters.Input@c34e2b4]
2023-01-26T02:44:08.554Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.554Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.554Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2023-01-26T02:44:08.555Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 6a7525ff-0790-4e7d-98a0-b5852a30a010
2023-01-26T02:44:08.555Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6a7525ff-0790-4e7d-98a0-b5852a30a010 matches Tosca VF Customization UUID: 6a7525ff-0790-4e7d-98a0-b5852a30a010
2023-01-26T02:44:08.555Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 6a7525ff-0790-4e7d-98a0-b5852a30a010 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-01-26T02:44:08.558Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.558Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 6a7525ff-0790-4e7d-98a0-b5852a30a010: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6463e71f
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7ef01b63-ddd8-463e-a24b-6891e4346eb6
2023-01-26T02:44:08.559Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7ef01b63-ddd8-463e-a24b-6891e4346eb6
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-01-26T02:44:08.574Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.575Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:08.575Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:08.575Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.575Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:08.575Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:08.576Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.576Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is not matching search criteria
2023-01-26T02:44:08.576Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-26T02:44:08.576Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-26T02:44:08.576Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=75c861aa-cea3-4e9b-a849-b0399559e962
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-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_pqfTwe 0 is matching search criteria
2023-01-26T02:44:08.580Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_pqfTwe 0] matching following query criteria: sdcType=VF, customizationUUID=6a7525ff-0790-4e7d-98a0-b5852a30a010
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-01-26T02:44:08.587Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.587Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.587Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 5ea17a8e-bd88-431e-a9d3-62b7a6a13baf: basic_onboard_pqfTwe
2023-01-26T02:44:08.588Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.588Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.589Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.589Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.589Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.590Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.590Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.590Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.591Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T02:44:08.591Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_pqfTwe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T02:44:08.592Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_pqfTwe
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-01-26T02:44:08.727Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pqfTwe 16f3b951-5011-4368-96b5-7717ce1ca3e6 1 ASDC deployResourceStructure
2023-01-26T02:44:08.728Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json ASDC sendASDCNotification
2023-01-26T02:44:08.728Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json
2023-01-26T02:44:08.729Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:44:08.729Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:08.729Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:08.730Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701048728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:09.731Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-26T02:44:09.731Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml
2023-01-26T02:44:09.731Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:44:09.732Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:09.732Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:09.733Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701049731,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:10.734Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-26T02:44:10.734Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env
2023-01-26T02:44:10.734Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:44:10.735Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:10.735Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:10.735Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701050734,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:11.736Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar ASDC sendASDCNotification
2023-01-26T02:44:11.736Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar
2023-01-26T02:44:11.736Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T02:44:11.736Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:44:11.736Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:44:11.737Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701051736,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:44:12.738Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:44:12.759Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:44:12.762Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:44:12.762Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:44:12.762Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:44:42.762Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:44:42.779Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:44:42.787Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:44:42.788Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:44:42.788Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:45:05.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:45:05.424Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.424Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.424Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:45:05.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701005188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701030364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701033570,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.435Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.435Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701007979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "cds-sdc-listener",
"timestamp": 1674701044409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.436Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701042885,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.437Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.437Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.437Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701042888,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.437Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.438Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.438Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701042901,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.438Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.438Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.438Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701043979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.439Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.439Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.439Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701045063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.439Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:05.439Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:45:05.440Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701045389,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:45:05.440Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:45:12.788Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:45:12.801Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:45:12.804Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:45:12.804Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:45:12.804Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:45:42.805Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:45:42.828Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:45:42.832Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:45:42.833Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T02:45:42.833Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T02:46:05.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:46:05.424Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.425Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.425Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701046111,
"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-01-26T02:46:05.440Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 853f1a2b-7b63-4830-b4c7-341c702c4b66
2023-01-26T02:46:05.440Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 853f1a2b-7b63-4830-b4c7-341c702c4b66 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-01-26T02:46:05.454Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.454Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701046456,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:46:05.454Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "multicloud-k8s",
"timestamp": 1674701047113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701047523,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.456Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701048728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/basic_onboard_pqftwe0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701049731,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.457Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701049973,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.458Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701050734,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/resourceInstances/basic_onboard_pqftwe0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.459Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "aai-model-loader",
"timestamp": 1674701050976,
"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-01-26T02:46:05.466Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 853f1a2b-7b63-4830-b4c7-341c702c4b66
2023-01-26T02:46:05.467Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 853f1a2b-7b63-4830-b4c7-341c702c4b66 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-01-26T02:46:05.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701051736,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701045059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701052814,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701055445,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPqftwe/1.0/artifacts/service-BasicOnboardPqftwe-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T02:46:05.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:46:05.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-26T02:46:05.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674701056449,
"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-01-26T02:46:05.486Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 853f1a2b-7b63-4830-b4c7-341c702c4b66
2023-01-26T02:46:05.486Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 853f1a2b-7b63-4830-b4c7-341c702c4b66 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-01-26T02:46:12.833Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T02:46:12.848Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T02:46:12.852Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T02:46:12.852Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-26T02:46:12.852Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-26T02:46:12.852Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-26T02:46:12.853Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:46:12.853Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:46:12.853Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:46:12.853Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T02:46:12.853Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-01-26T02:46:12.862Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-26T02:46:42.866Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66 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-01-26T02:46:42.874Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 853f1a2b-7b63-4830-b4c7-341c702c4b66 and serviceModelVersionId: 5ea17a8e-bd88-431e-a9d3-62b7a6a13baf
2023-01-26T02:46:42.874Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 536486ae-7af8-48ef-b111-d81f68bcc6bf
2023-01-26T02:46:42.876Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0
2023-01-26T02:46:42.896Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-26T02:46:42.962Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0|INFO|500||Invoke
2023-01-26T02:46:42.964Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[853f1a2b-7b63-4830-b4c7-341c702c4b66], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5e5bd754-e8d2-46ad-8a97-4727187252c1], X-ECOMP-RequestID=[853f1a2b-7b63-4830-b4c7-341c702c4b66], X-TransactionId=[], X-ONAP-RequestID=[853f1a2b-7b63-4830-b4c7-341c702c4b66], Content-Type=[application/merge-patch+json]}
2023-01-26T02:46:42.977Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-26T02:46:43.207Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?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/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0 has http status code:200 and response headers:{date=[Thu, 26 Jan 2023 02:46:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[189], vertex-id=[168120], x-aai-txid=[1-aai-resources-230126-02:46:44:241-32120], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-26T02:46:43.208Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-26T02:46:43.209Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/536486ae-7af8-48ef-b111-d81f68bcc6bf/model-vers/model-ver/5ea17a8e-bd88-431e-a9d3-62b7a6a13baf?depth=0|INFO|500||InvokeReturn
2023-01-26T02:46:43.209Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-26T02:46:43.209Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-01-26T02:46:43.220Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||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-01-26T02:46:43.220Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 853f1a2b-7b63-4830-b4c7-341c702c4b66 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-26T02:46:43.220Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-26T02:46:43.221Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-26T02:46:43.221Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T02:46:43.221Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701203220,
"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-01-26T02:46:44.236Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:47:05.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:47:05.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-26T02:47:05.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "853f1a2b-7b63-4830-b4c7-341c702c4b66",
"consumerID": "SO-sdc-controller",
"timestamp": 1674701203220,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-26T02:47:05.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T02:47:44.238Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:48:05.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:48:44.238Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:49:05.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:49:44.239Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:50:05.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:50:44.241Z|853f1a2b-7b63-4830-b4c7-341c702c4b66|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:51:05.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:51:44.242Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:52:05.424Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:52:44.243Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:53:05.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:53:44.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:54:05.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:54:44.245Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:55:05.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:55:44.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:56:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:56:44.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:57:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:57:44.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:58:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:58:44.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T02:59:05.432Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T02:59:44.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:00:05.434Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:00:44.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:01:05.435Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:01:44.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:02:05.436Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:02:44.260Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:03:05.437Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:03:44.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:04:05.438Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:04:44.267Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:05:05.438Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:05:44.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:06:05.439Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:06:44.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:07:05.439Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:07:44.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:08:05.441Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:08:44.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:09:05.442Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:09:44.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:10:05.443Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:10:44.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:11:05.443Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:11:44.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:12:05.444Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:12:44.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:13:05.447Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:13:44.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:14:05.448Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:14:44.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:15:05.448Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:15:44.278Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:16:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:16:10.313Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-26T03:16:10.313Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"34becadd-683e-4c4e-9464-6238cac17c1c","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b66c6ce2-abeb-41a7-8061-13d43d5ec0dd","serviceDescription":"service","serviceInvariantUUID":"d056ede6-7920-458c-99b3-5a73f9d4b4ed","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c70a9bbe-b734-4af3-a067-28a08e2c1bc3","resourceInvariantUUID":"9599d9e5-bad4-4e81-a741-2bef8a5c319f","resourceCustomizationUUID":"64680978-4461-43d9-8ef9-b027c5086c9c","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":"MzM1ZTI0OWQ5YWZlNmEyY2JjOTZhMTQzZWVjODFhYTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3fa3835-09bc-44d5-8471-a3bb6ff4fe32","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWNhMzhhYjMxNmM3YWM3YTkzZDQ2YWUxMDAyMjJiOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"84d364f7-e510-484e-8eca-db78fd4492bf","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-26T03:16:10.325Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:16:10.328Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:16:10.328Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:16:10.329Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702944278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:16:10.331Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e0855c6d-40ba-4608-b687-49e3c0911fdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to C-0Cmdu6RPuN7ply-RQAOA
2023-01-26T03:16:10.335Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:16:10.335Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702965452,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:16:10.336Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:16:11.333Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:16:11.334Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:16:11.334Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:16:11.335Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702944278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:16:12.337Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "b66c6ce2-abeb-41a7-8061-13d43d5ec0dd",
"serviceDescription": "service",
"serviceInvariantUUID": "d056ede6-7920-458c-99b3-5a73f9d4b4ed",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "64680978-4461-43d9-8ef9-b027c5086c9c",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "c70a9bbe-b734-4af3-a067-28a08e2c1bc3",
"resourceInvariantUUID": "9599d9e5-bad4-4e81-a741-2bef8a5c319f",
"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": "NWNhMzhhYjMxNmM3YWM3YTkzZDQ2YWUxMDAyMjJiOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "84d364f7-e510-484e-8eca-db78fd4492bf"
}
],
"workloadContext": "Production"
}
2023-01-26T03:16:12.337Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-26T03:16:12.337Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b66c6ce2-abeb-41a7-8061-13d43d5ec0dd ASDC
2023-01-26T03:16:12.338Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:34becadd-683e-4c4e-9464-6238cac17c1c
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
ServiceInvariantUUID:d056ede6-7920-458c-99b3-5a73f9d4b4ed
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:84d364f7-e510-484e-8eca-db78fd4492bf
ArtifactChecksum:NWNhMzhhYjMxNmM3YWM3YTkzZDQ2YWUxMDAyMjJiOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:64680978-4461-43d9-8ef9-b027c5086c9c
ResourceInvariantUUID:9599d9e5-bad4-4e81-a741-2bef8a5c319f
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c70a9bbe-b734-4af3-a067-28a08e2c1bc3
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-01-26T03:16:12.338Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b66c6ce2-abeb-41a7-8061-13d43d5ec0dd 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-01-26T03:16:12.389Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:16:12.390Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:16:12.391Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:16:12.391Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 84d364f7-e510-484e-8eca-db78fd4492bf from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-26T03:16:12.391Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-26T03:16:12.392Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-26T03:16:12.473Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-26T03:16:12.474Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 84d364f7-e510-484e-8eca-db78fd4492bf 57793
2023-01-26T03:16:12.474Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-26T03:16:12.474Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-26T03:16:12.475Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T03:16:12.475Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:16:12.475Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:16:12.476Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702972474,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:16:13.476Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:16:13.477Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:16:13.477Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 84d364f7-e510-484e-8eca-db78fd4492bf, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-26T03:16:13.483Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-26T03:16:13.484Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-26T03:16:13.484Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-26T03:16:13.657Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP826124528700285783/Definitions/service-BasicNetwork-template.yml
2023-01-26T03:16:14.078Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-26T03:16:14.078Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:16:14.078Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-26T03:16:14.078Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.079Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:16:14.080Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.080Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.080Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-26T03:16:14.080Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-26T03:16:14.080Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.081Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.082Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.082Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.082Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.082Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.083Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.083Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.083Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
Model Version:NULL
Model InvariantUuid:d056ede6-7920-458c-99b3-5a73f9d4b4ed
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:9599d9e5-bad4-4e81-a741-2bef8a5c319f
Model UUID:5318201b-6618-4dae-860a-dc694317a746
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:64680978-4461-43d9-8ef9-b027c5086c9c
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-01-26T03:16:14.095Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: c70a9bbe-b734-4af3-a067-28a08e2c1bc3
2023-01-26T03:16:14.095Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||No resources found for Service: b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
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-01-26T03:16:14.103Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||
2023-01-26T03:16:14.103Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-01-26T03:16:14.105Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||No resources found for Service: b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
2023-01-26T03:16:14.105Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
2023-01-26T03:16:14.105Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-01-26T03:16:14.105Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.112Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@191ccf71, org.onap.sdc.toscaparser.api.parameters.Input@5189721e, org.onap.sdc.toscaparser.api.parameters.Input@1be68f96, org.onap.sdc.toscaparser.api.parameters.Input@6116832b, org.onap.sdc.toscaparser.api.parameters.Input@1e0ebf3f]
2023-01-26T03:16:14.114Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.114Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.115Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.115Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.115Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid b66c6ce2-abeb-41a7-8061-13d43d5ec0dd: Generic NeutronNet
2023-01-26T03:16:14.116Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.116Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.116Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.116Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.166Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.166Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.167Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.167Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.168Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:16:14.168Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:16:14.168Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:16:14.234Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-01-26T03:16:14.235Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-26T03:16:14.235Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-26T03:16:14.235Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T03:16:14.235Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:16:14.235Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:16:14.236Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702974235,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:16:15.238Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:16:15.250Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:16:15.252Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:16:15.253Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T03:16:15.253Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T03:16:45.260Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:16:45.273Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:16:45.281Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:16:45.282Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T03:16:45.282Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T03:17:05.420Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:17:05.422Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:17:05.422Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702944278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:17:05.423Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:17:15.282Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:17:15.293Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:17:15.295Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:17:15.295Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T03:17:15.295Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T03:17:45.296Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:17:45.311Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:17:45.314Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:17:45.314Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-26T03:17:45.314Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-26T03:18:05.420Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "aai-model-loader",
"timestamp": 1674702950364,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "multicloud-k8s",
"timestamp": 1674702968175,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702965058,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702965452,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702944278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "aai-model-loader",
"timestamp": 1674702950364,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "multicloud-k8s",
"timestamp": 1674702968175,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702965058,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702974068,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.429Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702972474,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "aai-model-loader",
"timestamp": 1674702972477,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702973041,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.430Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674702974235,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702974744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.431Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702975748,
"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-01-26T03:18:05.444Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 34becadd-683e-4c4e-9464-6238cac17c1c
2023-01-26T03:18:05.445Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34becadd-683e-4c4e-9464-6238cac17c1c 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-01-26T03:18:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "aai-model-loader",
"timestamp": 1674702976061,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:18:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.459Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.459Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "aai-model-loader",
"timestamp": 1674702977064,
"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-01-26T03:18:05.466Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 34becadd-683e-4c4e-9464-6238cac17c1c
2023-01-26T03:18:05.466Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 34becadd-683e-4c4e-9464-6238cac17c1c 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-01-26T03:18:05.477Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.478Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.479Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.480Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.481Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.482Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.483Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.484Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.485Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.486Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702980364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702975075,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "multicloud-k8s",
"timestamp": 1674702972341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702990213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702991806,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.488Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702994880,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.489Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.490Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "aai-model-loader",
"timestamp": 1674702995882,
"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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-01-26T03:18:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 63866b3e-6341-43c9-a582-e3bc1c27a152
2023-01-26T03:18:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63866b3e-6341-43c9-a582-e3bc1c27a152 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-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.515Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674702995058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703003981,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.517Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703005916,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:18:05.518Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.518Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.518Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703006920,
"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-01-26T03:18:05.524Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 63866b3e-6341-43c9-a582-e3bc1c27a152
2023-01-26T03:18:05.524Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63866b3e-6341-43c9-a582-e3bc1c27a152 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-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.535Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.536Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.537Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.538Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.539Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.540Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.541Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703010364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.542Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674702992813,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674702990157,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.543Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703020976,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703020979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703022590,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.544Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703022065,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703023134,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.545Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703024200,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.546Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703025264,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-26T03:18:05.565Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3452b410-4616-40dd-9f14-a68c47b093c4
2023-01-26T03:18:05.566Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3452b410-4616-40dd-9f14-a68c47b093c4 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-01-26T03:18:05.577Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:18:05.577Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:18:05.577Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:18:15.315Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:18:15.330Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:18:15.333Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:18:15.333Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-26T03:18:15.333Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-26T03:18:15.334Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-26T03:18:15.334Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:15.334Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:15.334Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:15.334Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:18:15.343Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-26T03:18:45.343Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 34becadd-683e-4c4e-9464-6238cac17c1c 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-01-26T03:18:45.352Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 34becadd-683e-4c4e-9464-6238cac17c1c and serviceModelVersionId: b66c6ce2-abeb-41a7-8061-13d43d5ec0dd
2023-01-26T03:18:45.352Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d056ede6-7920-458c-99b3-5a73f9d4b4ed
2023-01-26T03:18:45.354Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?depth=0
2023-01-26T03:18:45.363Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-26T03:18:45.429Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?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-01-26T03:18:45.431Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?depth=0|INFO|500||Invoke
2023-01-26T03:18:45.437Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-26T03:18:45.540Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?depth=0|INFO|500||InvokeReturn
2023-01-26T03:18:45.541Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d056ede6-7920-458c-99b3-5a73f9d4b4ed/model-vers/model-ver/b66c6ce2-abeb-41a7-8061-13d43d5ec0dd?depth=0 has http status code:200 and response headers:{date=[Thu, 26 Jan 2023 03:18:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[393240], x-aai-txid=[1-aai-resources-230126-03:18:46:689-27751], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-26T03:18:45.541Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-01-26T03:18:45.542Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-26T03:18:45.542Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:18:45.548Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||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-01-26T03:18:45.548Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 34becadd-683e-4c4e-9464-6238cac17c1c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-26T03:18:45.549Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-26T03:18:45.549Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:45.549Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:45.549Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "34becadd-683e-4c4e-9464-6238cac17c1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703125548,
"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-01-26T03:18:46.565Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T03:18:46.573Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-26T03:18:46.574Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"63866b3e-6341-43c9-a582-e3bc1c27a152","serviceName":"Demo_pNF_fGUQ1fNghpAiv5BIWdjF","serviceVersion":"1.0","serviceUUID":"7b21d311-3e99-4a9a-9631-b42f292f1415","serviceDescription":"catalog service description","serviceInvariantUUID":"e85ec838-085a-45b7-97b9-949d6b7a4e1e","resources":[{"resourceInstanceName":"pNF 3333efec-7759 0","resourceName":"pNF 3333efec-7759","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0abc5377-1199-4699-869d-c05485ddf742","resourceInvariantUUID":"30f64cb5-3a04-4e9f-8697-ff35bb973c39","resourceCustomizationUUID":"361b42e5-0036-4c4d-a691-7b43f5f39d80","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml","artifactChecksum":"MzI3MTAxNTAyYjFjYWQ3OWQ3MWQ1MmZmYjIxMWI0Yjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0c992e6-c052-493a-b9cb-76778e625ec5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar","artifactChecksum":"MTIyNmQyOTk1MzIyNTM4ZmY4M2ZmODJkNDQ2ZDY1MDI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ef9fb718-85cf-4eca-af13-7dbab2e71db3","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"740c233c-3c65-4094-b688-7254bea6a42c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml","artifactChecksum":"Yzg3ZDc0NDhiZTAwZDlmMTBlOGNjMDk1ZjY0YTI3NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"76e66cec-57f5-4949-ab75-96fb01f9b611","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c825a062-b0c3-46a3-8ff9-28a32a883a31","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"268e744d-bd3b-4d63-a9c7-a4e72285c380","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml","artifactChecksum":"YTAxZGUyZDMwODRiOTAzMTZjYzVlYzFlYzBkZWEzZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"63773739-17e5-46cd-85e0-01a5fb1e065c","artifactVersion":"1"},{"artifactName":"service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar","artifactChecksum":"NGQxYTA1ZDE2NTU2OWI4NjIyNTNlMzZmM2M5Y2MyZGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-26T03:18:46.576Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:46.577Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:46.577Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:46.577Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:47.579Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:47.579Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:47.579Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:47.580Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:48.583Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:48.583Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:48.583Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:48.583Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:49.584Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:49.585Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:49.585Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:49.585Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:50.586Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:50.586Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:50.587Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:50.587Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:51.587Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:51.588Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:51.588Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:51.588Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/resourceInstances/pnf3333efec77590/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:52.591Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:52.591Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:52.591Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:52.592Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:53.592Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:18:53.593Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:53.593Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:53.593Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:54.594Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"serviceName": "Demo_pNF_fGUQ1fNghpAiv5BIWdjF",
"serviceVersion": "1.0",
"serviceUUID": "7b21d311-3e99-4a9a-9631-b42f292f1415",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "e85ec838-085a-45b7-97b9-949d6b7a4e1e",
"resources": [
{
"resourceInstanceName": "pNF 3333efec-7759 0",
"resourceCustomizationUUID": "361b42e5-0036-4c4d-a691-7b43f5f39d80",
"resourceName": "pNF 3333efec-7759",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "0abc5377-1199-4699-869d-c05485ddf742",
"resourceInvariantUUID": "30f64cb5-3a04-4e9f-8697-ff35bb973c39",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"artifactChecksum": "NGQxYTA1ZDE2NTU2OWI4NjIyNTNlMzZmM2M5Y2MyZGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5"
}
],
"workloadContext": "Production"
}
2023-01-26T03:18:54.595Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-26T03:18:54.595Z|34becadd-683e-4c4e-9464-6238cac17c1c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7b21d311-3e99-4a9a-9631-b42f292f1415 ASDC
2023-01-26T03:18:54.596Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:63866b3e-6341-43c9-a582-e3bc1c27a152
ServiceName:Demo_pNF_fGUQ1fNghpAiv5BIWdjF
ServiceVersion:1.0
ServiceUUID:7b21d311-3e99-4a9a-9631-b42f292f1415
ServiceInvariantUUID:e85ec838-085a-45b7-97b9-949d6b7a4e1e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
ArtifactUUID:61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5
ArtifactChecksum:NGQxYTA1ZDE2NTU2OWI4NjIyNTNlMzZmM2M5Y2MyZGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3333efec-7759 0
ResourceCustomizationUUID:361b42e5-0036-4c4d-a691-7b43f5f39d80
ResourceInvariantUUID:30f64cb5-3a04-4e9f-8697-ff35bb973c39
ResourceName:pNF 3333efec-7759
ResourceType:PNF
ResourceUUID:0abc5377-1199-4699-869d-c05485ddf742
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-01-26T03:18:54.596Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7b21d311-3e99-4a9a-9631-b42f292f1415 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-26T03:18:54.632Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:18:54.632Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:18:54.632Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:18:54.633Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5 from URL: /sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:54.633Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-26T03:18:54.633Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:54.737Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-26T03:18:54.738Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar 61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5 88018
2023-01-26T03:18:54.739Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar ASDC sendASDCNotification
2023-01-26T03:18:54.739Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:54.739Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T03:18:54.740Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:54.740Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:54.740Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703134739,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:55.741Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:18:55.742Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:18:55.742Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 61e1b1bd-3ce8-494a-8440-9fd6cb98f9f5, URL: /sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar to file: /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:55.743Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:55.743Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:55.743Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:55.919Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2092121641207655355/Definitions/service-DemoPnfFguq1fnghpaiv5biwdjf-template.yml
2023-01-26T03:18:56.941Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-26T03:18:56.942Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:18:56.942Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.942Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-26T03:18:56.942Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3333efec-7759 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.942Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.943Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Node template pNF 3333efec-7759 0 is matching search criteria
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 3333efec-7759 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.944Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Node template pNF 3333efec-7759 0 is matching search criteria
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 3333efec-7759 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.945Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.946Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.946Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.946Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.946Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.946Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_fGUQ1fNghpAiv5BIWdjF
Description:catalog service description
Model UUID:7b21d311-3e99-4a9a-9631-b42f292f1415
Model Version:NULL
Model InvariantUuid:e85ec838-085a-45b7-97b9-949d6b7a4e1e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-26T03:18:56.955Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0abc5377-1199-4699-869d-c05485ddf742
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-01-26T03:18:56.958Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||pNF 3333efec-7759 0
2023-01-26T03:18:56.959Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0abc5377-1199-4699-869d-c05485ddf742
2023-01-26T03:18:56.959Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 7b21d311-3e99-4a9a-9631-b42f292f1415
2023-01-26T03:18:56.959Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 7b21d311-3e99-4a9a-9631-b42f292f1415
2023-01-26T03:18:56.959Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3333efec-7759 0 0abc5377-1199-4699-869d-c05485ddf742 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-26T03:18:56.967Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7fbd3a4c, org.onap.sdc.toscaparser.api.parameters.Input@1c02fc, org.onap.sdc.toscaparser.api.parameters.Input@1c801a43, org.onap.sdc.toscaparser.api.parameters.Input@2b23b2c7, org.onap.sdc.toscaparser.api.parameters.Input@3dda82b5]
2023-01-26T03:18:56.968Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.968Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.968Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 7b21d311-3e99-4a9a-9631-b42f292f1415: pNF 3333efec-7759
2023-01-26T03:18:56.968Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Processing PNF resource: 0abc5377-1199-4699-869d-c05485ddf742
2023-01-26T03:18:56.968Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-26T03:18:56.969Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_fGUQ1fNghpAiv5BIWdjF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-26T03:18:56.969Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Resource customization UUID: 361b42e5-0036-4c4d-a691-7b43f5f39d80 is the same as notified resource customizationUUID: 361b42e5-0036-4c4d-a691-7b43f5f39d80
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-26T03:18:57.036Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3333efec-7759 0abc5377-1199-4699-869d-c05485ddf742 0 ASDC deployResourceStructure
2023-01-26T03:18:57.036Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar ASDC sendASDCNotification
2023-01-26T03:18:57.037Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar
2023-01-26T03:18:57.037Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-26T03:18:57.037Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:18:57.037Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:18:57.037Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703137036,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfFguq1fnghpaiv5biwdjf/1.0/artifacts/service-DemoPnfFguq1fnghpaiv5biwdjf-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:18:58.038Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63866b3e-6341-43c9-a582-e3bc1c27a152
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-01-26T03:18:58.052Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63866b3e-6341-43c9-a582-e3bc1c27a152
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-26T03:18:58.055Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-01-26T03:18:58.062Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-26T03:19:05.420Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:05.423Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.423Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.424Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.424Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "multicloud-k8s",
"timestamp": 1674703026271,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.425Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703027156,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.426Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.427Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.428Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "aai-model-loader",
"timestamp": 1674703028158,
"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-01-26T03:19:05.437Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3452b410-4616-40dd-9f14-a68c47b093c4
2023-01-26T03:19:05.437Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3452b410-4616-40dd-9f14-a68c47b093c4 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-01-26T03:19:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.450Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703023619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.451Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674703031017,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.452Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.453Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.454Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703027273,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.455Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703034362,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.456Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703034814,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703035455,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.457Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703036519,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703037152,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.458Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703037550,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-26T03:19:05.476Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ec83b2eb-e29c-4ffc-8286-9ffc58635bf0
2023-01-26T03:19:05.476Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec83b2eb-e29c-4ffc-8286-9ffc58635bf0 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-01-26T03:19:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.487Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703038155,
"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-01-26T03:19:05.494Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3452b410-4616-40dd-9f14-a68c47b093c4
2023-01-26T03:19:05.494Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3452b410-4616-40dd-9f14-a68c47b093c4 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-01-26T03:19:05.503Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.503Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "multicloud-k8s",
"timestamp": 1674703038553,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.504Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.505Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.506Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.507Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703025059,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703040364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.508Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703046264,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703047456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.509Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703048619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.510Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.510Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.510Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674703049622,
"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-01-26T03:19:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ec83b2eb-e29c-4ffc-8286-9ffc58635bf0
2023-01-26T03:19:05.516Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec83b2eb-e29c-4ffc-8286-9ffc58635bf0 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-01-26T03:19:05.525Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.525Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703053802,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-26T03:19:05.526Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-26T03:19:05.526Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-26T03:19:05.526Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec83b2eb-e29c-4ffc-8286-9ffc58635bf0",
"consumerID": "aai-model-loader",
"timestamp": 1674703054804,
"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-01-26T03:19:05.532Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ec83b2eb-e29c-4ffc-8286-9ffc58635bf0
2023-01-26T03:19:05.532Z|8d3fc212-8e3d-4202-93f7-3edeb935001a|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec83b2eb-e29c-4ffc-8286-9ffc58635bf0 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-01-26T03:19:28.063Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 63866b3e-6341-43c9-a582-e3bc1c27a152 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-01-26T03:19:28.071Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 63866b3e-6341-43c9-a582-e3bc1c27a152 and serviceModelVersionId: 7b21d311-3e99-4a9a-9631-b42f292f1415
2023-01-26T03:19:28.071Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e85ec838-085a-45b7-97b9-949d6b7a4e1e
2023-01-26T03:19:28.072Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0
2023-01-26T03:19:28.078Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-26T03:19:28.133Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0|INFO|500||Invoke
2023-01-26T03:19:28.134Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[63866b3e-6341-43c9-a582-e3bc1c27a152], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dac951af-875b-4671-a8d9-02c228c2a844], X-ECOMP-RequestID=[63866b3e-6341-43c9-a582-e3bc1c27a152], X-TransactionId=[], X-ONAP-RequestID=[63866b3e-6341-43c9-a582-e3bc1c27a152], Content-Type=[application/merge-patch+json]}
2023-01-26T03:19:28.139Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-26T03:19:28.249Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?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/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0 has http status code:200 and response headers:{date=[Thu, 26 Jan 2023 03:19:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[105], vertex-id=[217224], x-aai-txid=[0-aai-resources-230126-03:19:29:392-3712], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-26T03:19:28.249Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-26T03:19:28.250Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e85ec838-085a-45b7-97b9-949d6b7a4e1e/model-vers/model-ver/7b21d311-3e99-4a9a-9631-b42f292f1415?depth=0|INFO|500||InvokeReturn
2023-01-26T03:19:28.250Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-26T03:19:28.251Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-01-26T03:19:28.260Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||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-01-26T03:19:28.260Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 63866b3e-6341-43c9-a582-e3bc1c27a152 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-26T03:19:28.261Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-26T03:19:28.261Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:28.261Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:28.261Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "63866b3e-6341-43c9-a582-e3bc1c27a152",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703168261,
"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-01-26T03:19:29.281Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-26T03:19:29.281Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3452b410-4616-40dd-9f14-a68c47b093c4","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"aef4520b-862a-4d5b-8de1-789e92d34141","serviceDescription":"service","serviceInvariantUUID":"f8810ee0-d415-4b6b-aa39-b4d62d6273c1","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a16cc600-e276-47e6-a1e9-f9d9fa3e69d9","resourceInvariantUUID":"c71e6501-2e50-4ae9-8beb-c5c96c7841bc","resourceCustomizationUUID":"3654607b-38f7-4875-9007-e514d468f12f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"MjA0ZjRlYmE0ZDIzMzlkODkyMDg5OTBmMmY2YWU1NTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"77b8563a-558a-49da-b673-0ecb597e8be0","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f461e53b-4396-4419-8b0f-514b90db0d3e","artifactVersion":"2","generatedFromUUID":"3060fe12-b9b5-43d5-95ea-2ceaff21d331"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3060fe12-b9b5-43d5-95ea-2ceaff21d331","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YTczZGY2MGY2NzU1ZDA3YTY0M2ZmMjIzMDI5ZmU3OTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"93297d4f-4a10-4c46-aecf-b9010684ed94","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"324ffb3c-7141-4906-8e4e-dd3ba7e6a886","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8c94b250-b765-4746-b96a-1ea6c2c0e93f","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"90b9215f-77d2-4bfe-b033-d6874e87c081","artifactVersion":"2","generatedFromUUID":"324ffb3c-7141-4906-8e4e-dd3ba7e6a886"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YzYyNjQyYzdjZGEwMTJjZTRhYmUxN2FmYjk0ZTEwNDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2d99aa11-851b-4215-9615-4ec0081b69eb","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTRkOGQzMjAxMGRhNTc3NDFkYWU2MGQ0YTQzYWU5ZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"536b7e30-4662-4d34-8e90-32ae7fefef0a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-26T03:19:29.281Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:29.282Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:29.282Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:29.282Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:30.283Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:30.283Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:30.283Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:30.284Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:31.284Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:31.285Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:31.285Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:31.285Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:32.286Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:32.287Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:32.287Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:32.287Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:33.287Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:33.288Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:33.288Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:33.288Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:34.289Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:34.289Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:34.289Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:34.289Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:35.290Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:35.291Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:35.291Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:35.291Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:36.291Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:36.292Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:36.292Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:36.293Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:37.293Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-26T03:19:37.294Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:37.294Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:37.294Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703126565,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:38.295Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "aef4520b-862a-4d5b-8de1-789e92d34141",
"serviceDescription": "service",
"serviceInvariantUUID": "f8810ee0-d415-4b6b-aa39-b4d62d6273c1",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "3654607b-38f7-4875-9007-e514d468f12f",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a16cc600-e276-47e6-a1e9-f9d9fa3e69d9",
"resourceInvariantUUID": "c71e6501-2e50-4ae9-8beb-c5c96c7841bc",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f461e53b-4396-4419-8b0f-514b90db0d3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "3060fe12-b9b5-43d5-95ea-2ceaff21d331",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "YTczZGY2MGY2NzU1ZDA3YTY0M2ZmMjIzMDI5ZmU3OTU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "93297d4f-4a10-4c46-aecf-b9010684ed94",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "324ffb3c-7141-4906-8e4e-dd3ba7e6a886",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90b9215f-77d2-4bfe-b033-d6874e87c081",
"generatedFromUUID": "324ffb3c-7141-4906-8e4e-dd3ba7e6a886"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90b9215f-77d2-4bfe-b033-d6874e87c081",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "NTRkOGQzMjAxMGRhNTc3NDFkYWU2MGQ0YTQzYWU5ZDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "536b7e30-4662-4d34-8e90-32ae7fefef0a"
}
],
"workloadContext": "Production"
}
2023-01-26T03:19:38.296Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-26T03:19:38.296Z|63866b3e-6341-43c9-a582-e3bc1c27a152|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 aef4520b-862a-4d5b-8de1-789e92d34141 ASDC
2023-01-26T03:19:38.297Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:3452b410-4616-40dd-9f14-a68c47b093c4
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:aef4520b-862a-4d5b-8de1-789e92d34141
ServiceInvariantUUID:f8810ee0-d415-4b6b-aa39-b4d62d6273c1
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:536b7e30-4662-4d34-8e90-32ae7fefef0a
ArtifactChecksum:NTRkOGQzMjAxMGRhNTc3NDFkYWU2MGQ0YTQzYWU5ZDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:3654607b-38f7-4875-9007-e514d468f12f
ResourceInvariantUUID:c71e6501-2e50-4ae9-8beb-c5c96c7841bc
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:a16cc600-e276-47e6-a1e9-f9d9fa3e69d9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:f461e53b-4396-4419-8b0f-514b90db0d3e
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:3060fe12-b9b5-43d5-95ea-2ceaff21d331
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:93297d4f-4a10-4c46-aecf-b9010684ed94
ArtifactChecksum:YTczZGY2MGY2NzU1ZDA3YTY0M2ZmMjIzMDI5ZmU3OTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:324ffb3c-7141-4906-8e4e-dd3ba7e6a886
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:90b9215f-77d2-4bfe-b033-d6874e87c081
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:90b9215f-77d2-4bfe-b033-d6874e87c081
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-26T03:19:38.297Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF aef4520b-862a-4d5b-8de1-789e92d34141 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-26T03:19:38.341Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:19:38.342Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:19:38.342Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:19:38.343Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 536b7e30-4662-4d34-8e90-32ae7fefef0a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-26T03:19:38.343Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-26T03:19:38.343Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-26T03:19:38.542Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-26T03:19:38.544Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 536b7e30-4662-4d34-8e90-32ae7fefef0a 74000
2023-01-26T03:19:38.544Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-26T03:19:38.545Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-26T03:19:38.545Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-26T03:19:38.545Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-26T03:19:38.545Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-26T03:19:38.545Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3452b410-4616-40dd-9f14-a68c47b093c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1674703178544,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T03:19:39.546Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-26T03:19:39.547Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-26T03:19:39.547Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 536b7e30-4662-4d34-8e90-32ae7fefef0a, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:39.548Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-26T03:19:39.548Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:39.549Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:39.670Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15825395816584247343/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-01-26T03:19:40.797Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-26T03:19:40.798Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:19:40.798Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:40.798Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-26T03:19:40.798Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:40.799Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2023-01-26T03:19:40.799Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-26T03:19:40.799Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||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-BasicCnf-csar.csar
2023-01-26T03:19:40.799Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-26T03:19:40.799Z|3452b410-4616-40dd-9f14-a68c47b093c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery