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-25T12:07:57.513Z||main|||||INFO|500||The following profiles are active: basic
2023-01-25T12:08:09.293Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-25T12:08:09.294Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-25T12:08:09.444Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-25T12:08:13.625Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-25T12:08:14.010Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-25T12:08:14.510Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-25T12:08:14.707Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-25T12:08:15.268Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25T12:08:17.006Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T12:08:17.578Z||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-25T12:08:20.603Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T12:08:20.749Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-25T12:08:20.766Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-25T12:08:20.777Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-25T12:08:21.373Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T12:08:21.838Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T12:08:22.994Z||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-25T12:08:23.705Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-25T12:08:23.705Z||main|||||ERROR|500||(conn=1108) Table 'catalogdb.activity_spec' doesn't exist
2023-01-25T12:08:23.719Z||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-25T12:08:26.751Z||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-25T12:08:29.414Z||main|||||WARN|500||---
2023-01-25T12:08:29.414Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-25T12:08:29.414Z||main|||||WARN|500||---
2023-01-25T12:08:29.793Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-25T12:08:34.426Z||main|||||INFO|500||Started Application in 40.085 seconds (JVM running for 42.218)
2023-01-25T12:08:34.444Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-25T12:08:34.446Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-25T12:08:34.458Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-25T12:08:34.528Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4825f373-ebcc-4238-ae65-36113eb721aa url= /sdc/v1/artifactTypes
2023-01-25T12:08:34.540Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-25T12:08:34.795Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T12:08:34.846Z||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-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 483a1341-0ec3-4a58-bacc-17620798c6e1 url= /sdc/v1/distributionKafkaData
2023-01-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-25T12:08:34.926Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T12:08:34.934Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@25e35b
2023-01-25T12:08:35.018Z||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-f9fa172d-83f1-44b6-b39d-88c95ed53916
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-25T12:08:35.068Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Instantiated an idempotent producer.
2023-01-25T12:08:35.167Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-25T12:08:35.241Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.242Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.242Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515239
2023-01-25T12:08:35.247Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-25T12:08:35.265Z||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-be574d43-4199-446b-9e3a-50b0b117eaf7
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-25T12:08:35.340Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515340
2023-01-25T12:08:35.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:08:35.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:08:35.345Z||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-e335701d-c046-4dc2-803e-612208874fd5
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-25T12:08:35.357Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.358Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515357
2023-01-25T12:08:35.359Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:08:35.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:08:35.368Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-25T12:08:36.165Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.165Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T12:08:36.173Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T12:08:36.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] (Re-)joining group
2023-01-25T12:08:36.202Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] (Re-)joining group
2023-01-25T12:08:36.263Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e
2023-01-25T12:08:36.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0
2023-01-25T12:08:36.264Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:36.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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-25T12:08:36.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] (Re-)joining group
2023-01-25T12:08:36.267Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] (Re-)joining group
2023-01-25T12:08:36.271Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] ProducerId set to 2000 with epoch 0
2023-01-25T12:08:42.273Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e', protocol='range'}
2023-01-25T12:08:42.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0', protocol='range'}
2023-01-25T12:08:42.317Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.319Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.323Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0=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-25T12:08:42.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e', protocol='range'}
2023-01-25T12:08:42.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0', protocol='range'}
2023-01-25T12:08:42.341Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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-25T12:08:42.341Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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-25T12:08:42.358Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-25T12:08:42.358Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-25T12:08:42.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-25T12:08:42.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-25T12:08:42.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-25T12:08:42.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-25T12:08:42.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.387Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.441Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.441Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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-25T12:08:42.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:08:42.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:09:35.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:09:35.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:10:35.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:10:35.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:11:35.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:11:35.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:12:35.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:12:35.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:13:35.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:13:35.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:14:35.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:14:35.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:15:35.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:15:35.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:16:35.367Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:16:35.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:17:35.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:17:35.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:17:36.366Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Node -1 disconnected.
2023-01-25T12:17:36.374Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Node -1 disconnected.
2023-01-25T12:17:36.451Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Node -1 disconnected.
2023-01-25T12:18:00.314Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-25T12:18:35.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:18:35.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:19:35.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:19:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:20:35.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:20:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:21:35.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:21:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:22:35.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:22:35.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:23:35.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:23:35.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:24:35.383Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:24:35.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:25:35.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:25:35.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:26:35.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:26:35.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:27:35.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:27:35.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:28:35.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:28:35.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:29:35.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:29:35.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:30:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:30:35.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:31:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:31:35.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:32:35.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:32:35.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:33:35.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:33:35.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:34:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:34:35.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:35:35.404Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:35:35.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:36:35.406Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:36:35.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:37:35.408Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:37:35.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:38:35.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:38:35.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:39:35.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:39:35.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:40:35.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:40:35.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:41:35.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:41:35.414Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:42:35.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:42:35.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:43:35.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:43:35.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:44:35.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:44:35.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:45:35.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:45:35.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:46:35.436Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:46:35.441Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:47:35.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:47:35.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:48:35.439Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:48:35.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:49:35.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:49:35.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:50:35.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:50:35.461Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:51:35.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:51:35.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:52:35.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:52:35.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:53:35.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:53:35.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:54:35.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:54:35.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:55:35.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:55:35.476Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:56:35.448Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:56:35.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:57:35.450Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:57:35.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:58:35.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:58:35.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:59:35.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:59:35.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:00:35.452Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:00:35.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:01:35.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:01:35.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:02:35.458Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:02:35.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:03:35.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:03:35.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:04:35.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:04:35.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:05:35.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:05:35.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:06:35.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:06:35.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:07:35.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:07:35.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:08:35.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:08:35.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:09:35.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:09:35.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:10:35.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:10:35.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:11:35.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:11:35.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:12:35.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:12:35.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:13:35.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:13:35.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:14:35.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:14:35.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:15:35.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:15:35.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:16:35.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:16:35.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:17:35.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:17:35.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:18:35.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:18:35.508Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:19:35.497Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:19:35.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:20:35.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:20:35.511Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:21:35.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:21:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:22:35.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:22:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:23:35.508Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:23:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:24:35.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:24:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:25:35.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:25:35.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:26:35.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:26:35.515Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:27:35.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:27:35.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:28:35.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:28:35.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:29:35.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:29:35.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:30:35.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:30:35.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:31:35.519Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:31:35.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:32:35.520Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:32:35.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:33:35.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:33:35.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:34:35.522Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:34:35.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:35:35.524Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:35.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:35:55.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"acce67fa-2ea1-4663-9840-85b607494472","serviceName":"vFW 2023-01-25 13-34-33","serviceVersion":"1.0","serviceUUID":"2bd24589-6085-43e3-a38a-8f896c2fe095","serviceDescription":"catalog service description","serviceInvariantUUID":"ba4b24a0-52f8-4311-ae53-4189be39042a","resources":[{"resourceInstanceName":"vFW 327345bf-6289 0","resourceName":"vFW 327345bf-6289","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3100ae27-183a-4e44-b1d2-3acec654a84e","resourceInvariantUUID":"e51269f3-3f53-4143-8d8d-49c160fc65a7","resourceCustomizationUUID":"e24de5a8-9a18-49d0-ba66-e2244b19c273","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml","artifactChecksum":"NTQ5NzhhMzc4ZjI0YjBhMTk2OTc2YmNhY2ViZWI1Yjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"211a1d80-b71e-4445-95e3-84d3ebc77188","artifactVersion":"1"},{"artifactName":"vfw327345bf62890_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json","artifactChecksum":"ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"036a4efa-f775-4780-8850-9eb7a9f3ae13","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ea0bd430-e63c-4b25-866f-1bb603f917b1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml","artifactChecksum":"M2Y4NjhhYTllZGQ2YzlkMWY1NDViMzVlZDJjNzk5ZTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ef40ac47-1f3d-4fad-9c10-08414eb811f2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a","artifactVersion":"2","generatedFromUUID":"ea0bd430-e63c-4b25-866f-1bb603f917b1"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230125133433-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml","artifactChecksum":"YWQ2NGViY2E3OWY2Y2VhNzY3Y2IwNTI1ZjA0YzEyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27a46287-49aa-4568-9610-1e2a0b381267","artifactVersion":"1"},{"artifactName":"service-Vfw20230125133433-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar","artifactChecksum":"Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"41962bcf-9006-4653-9fa5-2ade5fa9712b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T13:35:55.791Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.812Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:35:55.920Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:35:55.920Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.921Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:35:55.921Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:35:56.837Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:56.838Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:56.838Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:56.839Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:57.840Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:57.840Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:57.841Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:57.841Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:58.842Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:59.844Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:00.846Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:36:00.847Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:00.848Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:00.848Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:01.849Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:02.853Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"serviceName": "vFW 2023-01-25 13-34-33",
"serviceVersion": "1.0",
"serviceUUID": "2bd24589-6085-43e3-a38a-8f896c2fe095",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ba4b24a0-52f8-4311-ae53-4189be39042a",
"resources": [
{
"resourceInstanceName": "vFW 327345bf-6289 0",
"resourceCustomizationUUID": "e24de5a8-9a18-49d0-ba66-e2244b19c273",
"resourceName": "vFW 327345bf-6289",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3100ae27-183a-4e44-b1d2-3acec654a84e",
"resourceInvariantUUID": "e51269f3-3f53-4143-8d8d-49c160fc65a7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw327345bf62890_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"artifactChecksum": "ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "036a4efa-f775-4780-8850-9eb7a9f3ae13",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ea0bd430-e63c-4b25-866f-1bb603f917b1",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a",
"generatedFromUUID": "ea0bd430-e63c-4b25-866f-1bb603f917b1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230125133433-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"artifactChecksum": "Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "41962bcf-9006-4653-9fa5-2ade5fa9712b"
}
],
"workloadContext": "Production"
}
2023-01-25T13:36:02.854Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T13:36:02.854Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2bd24589-6085-43e3-a38a-8f896c2fe095 ASDC
2023-01-25T13:36:02.967Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:acce67fa-2ea1-4663-9840-85b607494472
ServiceName:vFW 2023-01-25 13-34-33
ServiceVersion:1.0
ServiceUUID:2bd24589-6085-43e3-a38a-8f896c2fe095
ServiceInvariantUUID:ba4b24a0-52f8-4311-ae53-4189be39042a
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230125133433-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
ArtifactUUID:41962bcf-9006-4653-9fa5-2ade5fa9712b
ArtifactChecksum:Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 327345bf-6289 0
ResourceCustomizationUUID:e24de5a8-9a18-49d0-ba66-e2244b19c273
ResourceInvariantUUID:e51269f3-3f53-4143-8d8d-49c160fc65a7
ResourceName:vFW 327345bf-6289
ResourceType:VF
ResourceUUID:3100ae27-183a-4e44-b1d2-3acec654a84e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw327345bf62890_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
ArtifactUUID:036a4efa-f775-4780-8850-9eb7a9f3ae13
ArtifactChecksum:ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU=
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
ArtifactUUID:ea0bd430-e63c-4b25-866f-1bb603f917b1
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
ArtifactUUID:275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
ArtifactUUID:275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-25T13:36:02.968Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2bd24589-6085-43e3-a38a-8f896c2fe095 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-25T13:36:03.239Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:36:03.241Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 41962bcf-9006-4653-9fa5-2ade5fa9712b from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:03.247Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.348Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:03.364Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar 41962bcf-9006-4653-9fa5-2ade5fa9712b 101492
2023-01-25T13:36:03.366Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar ASDC sendASDCNotification
2023-01-25T13:36:03.366Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.367Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:03.368Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:03.368Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:03.369Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653763365,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:04.369Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:36:04.370Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:04.371Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 41962bcf-9006-4653-9fa5-2ade5fa9712b, URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar to file: /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.372Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:05.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5936295199487226283/Definitions/service-Vfw20230125133433-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-25T13:36:07.953Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 327345bf-6289 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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:36:07.966Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.968Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.972Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.972Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:36:07.974Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.977Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:36:07.984Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b4799e7-2756-4cb0-ae3a-b28e2f863736
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bf9636f-8efa-4eff-a1f5-81fc83f90036
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03ac2bc1-6556-4d35-8e64-fb85f7f50d14
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-01-25 13-34-33
Description:catalog service description
Model UUID:2bd24589-6085-43e3-a38a-8f896c2fe095
Model Version:NULL
Model InvariantUuid:ba4b24a0-52f8-4311-ae53-4189be39042a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 327345bf-6289
Model UUID:ac019be0-8fed-4104-ba44-1115d0ddb0eb
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e51269f3-3f53-4143-8d8d-49c160fc65a7
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e24de5a8-9a18-49d0-ba66-e2244b19c273
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
ModelName:Vfw327345bf6289..base_vfw..module-0
ModelUuid:3b815967-4d8a-4873-a879-86b2a958a576
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4b4799e7-2756-4cb0-ae3a-b28e2f863736
ModelInvariantUuid:519acc6f-8a82-4dd2-905e-173750e5cfc6
ModelName:vFW 327345bf-6289-nodes.vfwCvfc
ModelUuid:da4711e4-689c-4c10-bbae-7524a3b5e062
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:bd2642b9-fc64-4b6a-a6f6-7e6663fe5e63
ModelInvariantUuid:9a71aea8-d440-4fa6-b10d-57ddcc61d7cb
ModelName:Vfw327345bf6289.compute.nodes.heat.vfw
ModelUuid:d34310d5-e918-44c4-89c4-46668a6d2317
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:7bf9636f-8efa-4eff-a1f5-81fc83f90036
ModelInvariantUuid:fba2efa2-f970-4613-af48-e53117a4f462
ModelName:vFW 327345bf-6289-nodes.vsnCvfc
ModelUuid:a4e751ab-129b-4682-b9e3-b2210e6ae93d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:06d33348-6d3c-4fbc-930b-9e7f2484f381
ModelInvariantUuid:9445f458-0b97-457f-b2bb-a00825ae5112
ModelName:Vfw327345bf6289.compute.nodes.heat.vsn
ModelUuid:80bc7408-97dd-40e0-878d-dd7435fb08cd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:03ac2bc1-6556-4d35-8e64-fb85f7f50d14
ModelInvariantUuid:39ffbf3e-68e3-4379-92f8-20d7f2eafd75
ModelName:vFW 327345bf-6289-nodes.vpgCvfc
ModelUuid:26be6055-5a0c-4d22-aa05-840618281a9b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:8d14dbd1-558f-4420-b4d5-c1c19ab00d8b
ModelInvariantUuid:7693e7a7-8fb6-4390-b9b8-36cdf3164ba6
ModelName:Vfw327345bf6289.compute.nodes.heat.vpg
ModelUuid:a5867e43-f73f-44a5-b4c8-d751a3216b53
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-25T13:36:08.018Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3100ae27-183a-4e44-b1d2-3acec654a84e
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-25T13:36:08.074Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||vFW 327345bf-6289 0
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3100ae27-183a-4e44-b1d2-3acec654a84e
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 036a4efa-f775-4780-8850-9eb7a9f3ae13 from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:08.081Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.178Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json 036a4efa-f775-4780-8850-9eb7a9f3ae13 785
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json ASDC sendASDCNotification
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653768179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:09.181Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw327345bf6289..base_vfw..module-0",
"vfModuleModelInvariantUUID": "ce038771-4dec-4d46-9cc0-f0a31f2de2ad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3b815967-4d8a-4873-a879-86b2a958a576",
"vfModuleModelCustomizationUUID": "17cfd753-3192-47a3-818b-440053efd412",
"isBase": true,
"artifacts": [
"ea0bd430-e63c-4b25-866f-1bb603f917b1",
"275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a"
],
"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-25T13:36:09.197Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw327345bf6289..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b815967-4d8a-4873-a879-86b2a958a576
VfModuleModelInvariantUUID:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0bd430-e63c-4b25-866f-1bb603f917b1
,
275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
}
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-25T13:36:09.202Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw327345bf6289..base_vfw..module-0",
"vfModuleModelInvariantUUID": "ce038771-4dec-4d46-9cc0-f0a31f2de2ad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3b815967-4d8a-4873-a879-86b2a958a576",
"vfModuleModelCustomizationUUID": "17cfd753-3192-47a3-818b-440053efd412",
"isBase": true,
"artifacts": [
"ea0bd430-e63c-4b25-866f-1bb603f917b1",
"275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a"
],
"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-25T13:36:09.202Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw327345bf6289..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b815967-4d8a-4873-a879-86b2a958a576
VfModuleModelInvariantUUID:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0bd430-e63c-4b25-866f-1bb603f917b1
,
275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
}
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-25T13:36:09.203Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ea0bd430-e63c-4b25-866f-1bb603f917b1 from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.203Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:09.204Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.293Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:09.294Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ea0bd430-e63c-4b25-866f-1bb603f917b1 20368
2023-01-25T13:36:09.295Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-25T13:36:09.295Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:09.297Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653769295,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:10.298Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.298Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:10.299Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.372Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env 275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a 2098
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:10.375Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653770373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:11.376Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 2bd24589-6085-43e3-a38a-8f896c2fe095
2023-01-25T13:36:11.376Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 327345bf-6289 0 3100ae27-183a-4e44-b1d2-3acec654a84e 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-25T13:36:11.415Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@55807758, org.onap.sdc.toscaparser.api.parameters.Input@4dacf19d, org.onap.sdc.toscaparser.api.parameters.Input@2d7828cb, org.onap.sdc.toscaparser.api.parameters.Input@1645bcef, org.onap.sdc.toscaparser.api.parameters.Input@402933c8]
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= e24de5a8-9a18-49d0-ba66-e2244b19c273
2023-01-25T13:36:11.420Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e24de5a8-9a18-49d0-ba66-e2244b19c273 matches Tosca VF Customization UUID: e24de5a8-9a18-49d0-ba66-e2244b19c273
2023-01-25T13:36:11.420Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: e24de5a8-9a18-49d0-ba66-e2244b19c273 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-25T13:36:11.427Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.427Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id e24de5a8-9a18-49d0-ba66-e2244b19c273: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73a1a409
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.429Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:36:11.429Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 17cfd753-3192-47a3-818b-440053efd412
2023-01-25T13:36:11.430Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 17cfd753-3192-47a3-818b-440053efd412
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-25T13:36:11.436Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.437Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.437Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:11.441Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.441Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b4799e7-2756-4cb0-ae3a-b28e2f863736
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-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.456Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bf9636f-8efa-4eff-a1f5-81fc83f90036
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-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.463Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:11.463Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03ac2bc1-6556-4d35-8e64-fb85f7f50d14
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-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=e24de5a8-9a18-49d0-ba66-e2244b19c273
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-25T13:36:11.473Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 2bd24589-6085-43e3-a38a-8f896c2fe095: vFW 327345bf-6289
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.477Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-25 13-34-33
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-25T13:36:11.832Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 327345bf-6289 3100ae27-183a-4e44-b1d2-3acec654a84e 1 ASDC deployResourceStructure
2023-01-25T13:36:11.833Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json ASDC sendASDCNotification
2023-01-25T13:36:11.833Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:11.835Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653771833,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:12.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:12.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653772836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:13.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-25T13:36:13.838Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:13.838Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653773837,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:14.840Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar ASDC sendASDCNotification
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653774840,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:15.843Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T13:36:15.874Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T13:36:15.878Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:36:15.878Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:36:15.880Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:36:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:35.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:36:35.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:36:35.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:36:45.881Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T13:36:45.895Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:15.899Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T13:37:15.918Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:37:35.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653751129,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653742911,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653730103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653735527,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653763041,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653763159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653762437,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653763365,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653764180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653765255,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.394Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653766345,
"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-25T13:37:35.410Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.411Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 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-25T13:37:35.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "multicloud-k8s",
"timestamp": 1674653767348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653768179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653769295,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653762895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653770373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653770811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653771833,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653772836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653773837,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653774840,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653776489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653777497,
"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-25T13:37:35.441Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.441Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 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-25T13:37:35.455Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.456Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653777837,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "aai-model-loader",
"timestamp": 1674653778841,
"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-25T13:37:35.473Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.473Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 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-25T13:37:45.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T13:37:45.936Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:37:45.941Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:37:45.941Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-25T13:37:45.949Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T13:38:15.950Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: acce67fa-2ea1-4663-9840-85b607494472 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-25T13:38:15.961Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acce67fa-2ea1-4663-9840-85b607494472 and serviceModelVersionId: 2bd24589-6085-43e3-a38a-8f896c2fe095
2023-01-25T13:38:15.961Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4b24a0-52f8-4311-ae53-4189be39042a
2023-01-25T13:38:31.062Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0
2023-01-25T13:38:31.160Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T13:38:31.671Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|INFO|500||Invoke
2023-01-25T13:38:31.676Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[522c66c7-c1eb-4666-a8dc-1032036f4c19], X-ECOMP-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], X-TransactionId=[], X-ONAP-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], Content-Type=[application/merge-patch+json]}
2023-01-25T13:38:31.696Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-25T13:38:32.008Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?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/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 13:38:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[279], vertex-id=[196672], x-aai-txid=[2-aai-resources-230125-13:38:32:509-8662], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T13:38:32.010Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T13:38:32.010Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|INFO|500||InvokeReturn
2023-01-25T13:38:32.013Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T13:38:32.014Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-25T13:38:32.025Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-25T13:38:32.026Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID acce67fa-2ea1-4663-9840-85b607494472 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:32.028Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653912026,
"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-25T13:38:33.043Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:38:33.048Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-25T13:38:33.048Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f27927e-5037-4c5d-b515-de3f47ba599d","serviceName":"basic_onboard_zXUusH","serviceVersion":"1.0","serviceUUID":"d5f6b97b-0703-42df-800a-0fcce6d0dce2","serviceDescription":"service","serviceInvariantUUID":"a64a7a81-53bf-429a-a933-5bf703da460c","resources":[{"resourceInstanceName":"basic_onboard_zXUusH 0","resourceName":"basic_onboard_zXUusH","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ff0558af-36c6-4c49-b7b5-f404b19beac2","resourceInvariantUUID":"7f83130e-b7ec-47bb-a278-29b6018864b2","resourceCustomizationUUID":"d54d2c0a-45c8-45e4-8d53-476544f33dcb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml","artifactChecksum":"YjE2YzFmYzcyYmMwYzRlYjA0NTg3YTUzNWU2MGQzYmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d75d3ac1-43f7-4f60-9cd4-22d10c8da1ce","artifactVersion":"1"},{"artifactName":"basic_onboard_zxuush0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json","artifactChecksum":"ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7112f045-dfba-44ae-9fe4-fb9993de7e91","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7fdd9431-e6d5-4a5b-9af3-56249af6a504","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4604698c-6dbf-4dc2-aa60-dd14660b189c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d2448a7c-6bfe-4e01-934f-642b96acf96b","artifactVersion":"2","generatedFromUUID":"7fdd9431-e6d5-4a5b-9af3-56249af6a504"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZxuush-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml","artifactChecksum":"ZDU0MGYzYTVhOTZlNTNkNjA5NjY3NzlkZTU0ZmY3MmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1dce3b1b-7e45-4d95-9570-6b7164703bed","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZxuush-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar","artifactChecksum":"N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:34.052Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653811129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653798362,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653764179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674653826455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653825732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653826364,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653827499,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653828602,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653829645,
"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-25T13:38:35.408Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.408Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d 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-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653822896,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "multicloud-k8s",
"timestamp": 1674653830648,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653830707,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653832543,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653833181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "aai-model-loader",
"timestamp": 1674653833545,
"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-25T13:38:35.428Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.428Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d 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-25T13:38:35.438Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.438Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674653834186,
"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-25T13:38:35.461Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.462Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d 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-25T13:38:36.058Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:37.062Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:38.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:39.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:40.071Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"serviceName": "basic_onboard_zXUusH",
"serviceVersion": "1.0",
"serviceUUID": "d5f6b97b-0703-42df-800a-0fcce6d0dce2",
"serviceDescription": "service",
"serviceInvariantUUID": "a64a7a81-53bf-429a-a933-5bf703da460c",
"resources": [
{
"resourceInstanceName": "basic_onboard_zXUusH 0",
"resourceCustomizationUUID": "d54d2c0a-45c8-45e4-8d53-476544f33dcb",
"resourceName": "basic_onboard_zXUusH",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ff0558af-36c6-4c49-b7b5-f404b19beac2",
"resourceInvariantUUID": "7f83130e-b7ec-47bb-a278-29b6018864b2",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zxuush0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"artifactChecksum": "ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7112f045-dfba-44ae-9fe4-fb9993de7e91",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "7fdd9431-e6d5-4a5b-9af3-56249af6a504",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d2448a7c-6bfe-4e01-934f-642b96acf96b",
"generatedFromUUID": "7fdd9431-e6d5-4a5b-9af3-56249af6a504"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d2448a7c-6bfe-4e01-934f-642b96acf96b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZxuush-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"artifactChecksum": "N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8"
}
],
"workloadContext": "Production"
}
2023-01-25T13:38:40.071Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T13:38:40.072Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5f6b97b-0703-42df-800a-0fcce6d0dce2 ASDC
2023-01-25T13:38:40.072Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2f27927e-5037-4c5d-b515-de3f47ba599d
ServiceName:basic_onboard_zXUusH
ServiceVersion:1.0
ServiceUUID:d5f6b97b-0703-42df-800a-0fcce6d0dce2
ServiceInvariantUUID:a64a7a81-53bf-429a-a933-5bf703da460c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZxuush-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
ArtifactUUID:1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8
ArtifactChecksum:N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zXUusH 0
ResourceCustomizationUUID:d54d2c0a-45c8-45e4-8d53-476544f33dcb
ResourceInvariantUUID:7f83130e-b7ec-47bb-a278-29b6018864b2
ResourceName:basic_onboard_zXUusH
ResourceType:VF
ResourceUUID:ff0558af-36c6-4c49-b7b5-f404b19beac2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zxuush0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
ArtifactUUID:7112f045-dfba-44ae-9fe4-fb9993de7e91
ArtifactChecksum:ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E=
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
ArtifactUUID:7fdd9431-e6d5-4a5b-9af3-56249af6a504
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
ArtifactUUID:d2448a7c-6bfe-4e01-934f-642b96acf96b
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
ArtifactUUID:d2448a7c-6bfe-4e01-934f-642b96acf96b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-25T13:38:40.074Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5f6b97b-0703-42df-800a-0fcce6d0dce2 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-25T13:38:40.144Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.146Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:40.146Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.233Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:40.234Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8 75687
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar ASDC sendASDCNotification
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653920235,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:41.238Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:38:41.239Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:41.240Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8, URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar to file: /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.240Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.241Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.241Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.386Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18336341782897097069/Definitions/service-BasicOnboardZxuush-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-25T13:38:42.589Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_zXUusH 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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d23fb4a-14a3-48fa-b5df-246bdc84bacf
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.600Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_zXUusH
Description:service
Model UUID:d5f6b97b-0703-42df-800a-0fcce6d0dce2
Model Version:NULL
Model InvariantUuid:a64a7a81-53bf-429a-a933-5bf703da460c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_zXUusH
Model UUID:ce8cb1c2-1d98-41e4-ac09-93be8bf391a2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7f83130e-b7ec-47bb-a278-29b6018864b2
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:d54d2c0a-45c8-45e4-8d53-476544f33dcb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:17ef292b-abfa-481c-a158-d802b1881e71
ModelName:BasicOnboardZxuush..base_ubuntu18..module-0
ModelUuid:570dd794-b9b2-464c-8578-6f257a3231eb
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:7d23fb4a-14a3-48fa-b5df-246bdc84bacf
ModelInvariantUuid:6f12ba55-e8c2-407a-bc49-c6f060b363dd
ModelName:basic_onboard_zXUusH-nodes.ubuntu18Cvfc
ModelUuid:d9329017-b918-4ec1-ab61-1ae462cff4e0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:c5570815-837c-402a-a394-bcbcedaaa030
ModelInvariantUuid:eb5088d1-daf2-403c-a01b-a319e02863b0
ModelName:BasicOnboardZxuush.compute.nodes.heat.ubuntu18
ModelUuid:5f1c0113-bfb2-4c4d-9fa5-520814f43ecb
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-25T13:38:42.610Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: ff0558af-36c6-4c49-b7b5-f404b19beac2
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-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||basic_onboard_zXUusH 0
2023-01-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ff0558af-36c6-4c49-b7b5-f404b19beac2
2023-01-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7112f045-dfba-44ae-9fe4-fb9993de7e91 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.614Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:42.614Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.679Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:42.679Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json 7112f045-dfba-44ae-9fe4-fb9993de7e91 798
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json ASDC sendASDCNotification
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:42.681Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653922680,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:43.681Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZxuush..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "17ef292b-abfa-481c-a158-d802b1881e71",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "570dd794-b9b2-464c-8578-6f257a3231eb",
"vfModuleModelCustomizationUUID": "7628c903-53d0-4ea9-bba9-ed8ae1ba0b06",
"isBase": true,
"artifacts": [
"7fdd9431-e6d5-4a5b-9af3-56249af6a504",
"d2448a7c-6bfe-4e01-934f-642b96acf96b"
],
"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-25T13:38:43.687Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZxuush..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:570dd794-b9b2-464c-8578-6f257a3231eb
VfModuleModelInvariantUUID:17ef292b-abfa-481c-a158-d802b1881e71
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdd9431-e6d5-4a5b-9af3-56249af6a504
,
d2448a7c-6bfe-4e01-934f-642b96acf96b
}
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-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZxuush..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "17ef292b-abfa-481c-a158-d802b1881e71",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "570dd794-b9b2-464c-8578-6f257a3231eb",
"vfModuleModelCustomizationUUID": "7628c903-53d0-4ea9-bba9-ed8ae1ba0b06",
"isBase": true,
"artifacts": [
"7fdd9431-e6d5-4a5b-9af3-56249af6a504",
"d2448a7c-6bfe-4e01-934f-642b96acf96b"
],
"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-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZxuush..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:570dd794-b9b2-464c-8578-6f257a3231eb
VfModuleModelInvariantUUID:17ef292b-abfa-481c-a158-d802b1881e71
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdd9431-e6d5-4a5b-9af3-56249af6a504
,
d2448a7c-6bfe-4e01-934f-642b96acf96b
}
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-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7fdd9431-e6d5-4a5b-9af3-56249af6a504 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.691Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:43.691Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.815Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml 7fdd9431-e6d5-4a5b-9af3-56249af6a504 5033
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653923816,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d2448a7c-6bfe-4e01-934f-642b96acf96b from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.893Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env d2448a7c-6bfe-4e01-934f-642b96acf96b 909
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653924894,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:45.896Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d5f6b97b-0703-42df-800a-0fcce6d0dce2
2023-01-25T13:38:45.896Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_zXUusH 0 ff0558af-36c6-4c49-b7b5-f404b19beac2 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:38:45.912Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@52013da4, org.onap.sdc.toscaparser.api.parameters.Input@67e9b070, org.onap.sdc.toscaparser.api.parameters.Input@1345a911, org.onap.sdc.toscaparser.api.parameters.Input@4cedb425, org.onap.sdc.toscaparser.api.parameters.Input@17da4c01]
2023-01-25T13:38:45.913Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= d54d2c0a-45c8-45e4-8d53-476544f33dcb
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb matches Tosca VF Customization UUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb 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-25T13:38:45.917Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.917Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id d54d2c0a-45c8-45e4-8d53-476544f33dcb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@22c4fff5
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:38:45.919Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7628c903-53d0-4ea9-bba9-ed8ae1ba0b06
2023-01-25T13:38:45.919Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7628c903-53d0-4ea9-bba9-ed8ae1ba0b06
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-25T13:38:45.921Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.921Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d23fb4a-14a3-48fa-b5df-246bdc84bacf
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-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.927Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.927Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=d54d2c0a-45c8-45e4-8d53-476544f33dcb
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-25T13:38:45.929Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d5f6b97b-0703-42df-800a-0fcce6d0dce2: basic_onboard_zXUusH
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_zXUusH
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-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_zXUusH ff0558af-36c6-4c49-b7b5-f404b19beac2 1 ASDC deployResourceStructure
2023-01-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json ASDC sendASDCNotification
2023-01-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653926057,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:47.059Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-25T13:38:47.060Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:47.060Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653927059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:48.063Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-25T13:38:48.064Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:48.064Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:48.065Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:48.065Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:48.066Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653928063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar ASDC sendASDCNotification
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:49.069Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653929068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:50.069Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T13:38:50.096Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T13:38:50.100Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:38:50.102Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T13:38:50.102Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-25T13:38:50.110Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T13:39:20.110Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d 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-25T13:39:20.125Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f27927e-5037-4c5d-b515-de3f47ba599d and serviceModelVersionId: d5f6b97b-0703-42df-800a-0fcce6d0dce2
2023-01-25T13:39:20.125Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a64a7a81-53bf-429a-a933-5bf703da460c
2023-01-25T13:39:20.127Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0
2023-01-25T13:39:20.133Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T13:39:20.197Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?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-25T13:39:20.199Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|INFO|500||Invoke
2023-01-25T13:39:20.205Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-25T13:39:20.362Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|INFO|500||InvokeReturn
2023-01-25T13:39:20.363Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 13:39:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[208960], x-aai-txid=[2-aai-resources-230125-13:39:21:018-89337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T13:39:20.364Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-01-25T13:39:20.365Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T13:39:20.365Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-25T13:39:20.374Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-25T13:39:20.374Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f27927e-5037-4c5d-b515-de3f47ba599d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T13:39:20.375Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T13:39:20.375Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:39:20.376Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:39:20.376Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653960374,
"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-25T13:39:21.396Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:39:35.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:39:35.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653912026,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "NOTIFIED"
}
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:21.402Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:40:35.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:40:35.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653913043,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653920235,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653922680,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653923816,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653924894,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653926057,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653927059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653928063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653929068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674653960374,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T13:40:35.374Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:41:21.404Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:41:35.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:42:21.404Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:42:35.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:43:21.406Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:43:35.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:44:21.406Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:44:35.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:45:07.109Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Node 0 disconnected.
2023-01-25T13:45:21.408Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:45:35.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:46:21.409Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:46:35.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:47:21.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:47:35.367Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:48:21.413Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:48:35.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:49:21.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:49:35.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:50:21.417Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:50:35.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:51:21.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:51:35.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:52:21.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:52:35.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:53:21.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:53:35.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:54:21.421Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:54:35.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:55:21.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:55:35.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:56:21.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:56:35.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:57:21.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:57:35.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:58:21.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:58:35.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:59:21.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:59:35.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:00:21.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:00:35.393Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:01:21.430Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:01:35.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:02:21.431Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:02:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:03:21.431Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:03:35.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:04:21.433Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:04:35.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:05:21.434Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:05:35.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:06:21.435Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:06:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:07:21.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:07:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:08:21.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:08:35.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:09:21.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:09:35.404Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:10:21.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:10:35.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:11:21.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:11:35.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:12:21.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:12:35.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:13:21.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:13:35.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:14:21.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:14:35.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:15:21.444Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:15:35.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:16:21.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:16:35.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:17:21.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:17:35.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:18:21.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:18:35.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:19:21.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:19:35.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:20:21.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:20:35.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:21:21.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:21:35.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:22:21.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:22:35.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:23:21.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:23:35.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:24:21.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:24:35.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:25:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:25:35.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:26:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:26:35.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:27:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:27:35.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:28:21.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:28:35.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:29:21.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:29:35.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:30:21.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:30:35.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:31:21.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:31:35.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:32:21.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:32:35.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:33:21.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:33:35.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:34:21.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:34:35.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:35:21.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:35:35.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:36:21.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:36:35.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:37:21.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:37:35.450Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:38:21.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:38:35.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:39:21.475Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:39:35.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:21.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:40:24.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:40:24.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"d2847315-7877-4dea-b83f-a2e84034f4f0","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"314a27ff-2d04-4e75-a289-eae474bd09a7","serviceDescription":"service","serviceInvariantUUID":"e83cf34a-3bc9-4ce1-8515-daa921ee3a9c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a","resourceInvariantUUID":"ca78067e-51b1-409c-b8dd-a4d77caf1fff","resourceCustomizationUUID":"7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608","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":"NDcxZWU5MTA0MDJmYTlkN2UyZjVmNzk2ZWVjMjRkODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d14e7717-d14f-48fc-9360-d8800984fde3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c43e114a-1ced-4a21-877e-ac32b6bbe8f2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:40:24.292Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:40:24.292Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:24.293Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:24.293Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657621476,
"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-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.315Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:24.315Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657621476,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:40:24.316Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:25.301Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657621476,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:26.303Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "314a27ff-2d04-4e75-a289-eae474bd09a7",
"serviceDescription": "service",
"serviceInvariantUUID": "e83cf34a-3bc9-4ce1-8515-daa921ee3a9c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a",
"resourceInvariantUUID": "ca78067e-51b1-409c-b8dd-a4d77caf1fff",
"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": "N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c43e114a-1ced-4a21-877e-ac32b6bbe8f2"
}
],
"workloadContext": "Production"
}
2023-01-25T14:40:26.304Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:40:26.304Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 314a27ff-2d04-4e75-a289-eae474bd09a7 ASDC
2023-01-25T14:40:26.305Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:d2847315-7877-4dea-b83f-a2e84034f4f0
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:314a27ff-2d04-4e75-a289-eae474bd09a7
ServiceInvariantUUID:e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
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:c43e114a-1ced-4a21-877e-ac32b6bbe8f2
ArtifactChecksum:N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608
ResourceInvariantUUID:ca78067e-51b1-409c-b8dd-a4d77caf1fff
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-01-25T14:40:26.305Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 314a27ff-2d04-4e75-a289-eae474bd09a7 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-25T14:40:26.380Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:40:26.381Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:26.381Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:26.382Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c43e114a-1ced-4a21-877e-ac32b6bbe8f2 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:26.382Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:40:26.383Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:26.542Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c43e114a-1ced-4a21-877e-ac32b6bbe8f2 57787
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657626545,
"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-25T14:40:27.547Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:40:27.548Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:27.549Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c43e114a-1ced-4a21-877e-ac32b6bbe8f2, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.549Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-25T14:40:27.550Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.550Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.731Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15039011459505788793/Definitions/service-BasicNetwork-template.yml
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|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-BasicNetwork-csar.csar
2023-01-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-25T14:40:28.180Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:40:28.180Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.183Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.183Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.186Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:314a27ff-2d04-4e75-a289-eae474bd09a7
Model Version:NULL
Model InvariantUuid:e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ca78067e-51b1-409c-b8dd-a4d77caf1fff
Model UUID:c1134744-a08a-4113-8eb0-bc5b8ac3af38
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608
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-25T14:40:28.197Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a
2023-01-25T14:40:28.197Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||No resources found for Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
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-25T14:40:28.205Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||
2023-01-25T14:40:28.205Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-01-25T14:40:28.207Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.213Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f07b053, org.onap.sdc.toscaparser.api.parameters.Input@125345b7, org.onap.sdc.toscaparser.api.parameters.Input@5ae0751e, org.onap.sdc.toscaparser.api.parameters.Input@24443dea, org.onap.sdc.toscaparser.api.parameters.Input@46a38419]
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 314a27ff-2d04-4e75-a289-eae474bd09a7: Generic NeutronNet
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.217Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.217Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.255Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.257Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:40:28.257Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.258Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.323Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-01-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||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-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657628324,
"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-25T14:40:29.326Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:40:29.339Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:40:35.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:35.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:35.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "aai-model-loader",
"timestamp": 1674657621129,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657607558,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:59.343Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:40:59.359Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:41:29.363Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:41:29.392Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:41:35.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:41:35.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "multicloud-k8s",
"timestamp": 1674657611800,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:41:35.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657621476,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "aai-model-loader",
"timestamp": 1674657621129,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657607558,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "multicloud-k8s",
"timestamp": 1674657611800,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657626545,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "aai-model-loader",
"timestamp": 1674657625907,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657626717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657628324,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "aai-model-loader",
"timestamp": 1674657629915,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "aai-model-loader",
"timestamp": 1674657630917,
"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-25T14:41:35.392Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d2847315-7877-4dea-b83f-a2e84034f4f0
2023-01-25T14:41:35.392Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2847315-7877-4dea-b83f-a2e84034f4f0 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-25T14:41:35.410Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.410Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657632895,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657632895,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:59.400Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:41:59.418Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:41:59.421Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:29.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:42:29.438Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:35.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:42:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657635734,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657637395,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657638404,
"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-25T14:42:35.400Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d2847315-7877-4dea-b83f-a2e84034f4f0
2023-01-25T14:42:35.400Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2847315-7877-4dea-b83f-a2e84034f4f0 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-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.418Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.427Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657651129,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657656320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657627723,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657662895,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657679044,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657678896,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657678278,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657678541,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657679977,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657681050,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657680949,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657682141,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657681953,
"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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:42:35.494Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.495Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d 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-25T14:42:35.512Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.512Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657683213,
"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-25T14:42:35.522Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.522Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d 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-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "multicloud-k8s",
"timestamp": 1674657684216,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657684720,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "aai-model-loader",
"timestamp": 1674657685723,
"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-25T14:42:35.544Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.544Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d 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-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657680049,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657688151,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "multicloud-k8s",
"timestamp": 1674657685220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657686724,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.581Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.581Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:59.442Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-25T14:42:59.458Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|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-25T14:42:59.478Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T14:43:29.478Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0 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-25T14:43:29.489Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d2847315-7877-4dea-b83f-a2e84034f4f0 and serviceModelVersionId: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:43:29.490Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
2023-01-25T14:43:29.492Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0
2023-01-25T14:43:29.500Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T14:43:29.591Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|INFO|500||Invoke
2023-01-25T14:43:29.592Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[12d6ac1d-5da0-43c3-baca-704ae81f8f41], X-ECOMP-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], X-TransactionId=[], X-ONAP-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], Content-Type=[application/merge-patch+json]}
2023-01-25T14:43:29.597Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-25T14:43:29.751Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?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/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 14:43:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[192600], x-aai-txid=[2-aai-resources-230125-14:43:30:543-86863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T14:43:29.752Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T14:43:29.752Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|INFO|500||InvokeReturn
2023-01-25T14:43:29.753Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T14:43:29.753Z|d2847315-7877-4dea-b83f-a2e84034f4f0|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-25T14:43:29.759Z|d2847315-7877-4dea-b83f-a2e84034f4f0|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-25T14:43:29.759Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d2847315-7877-4dea-b83f-a2e84034f4f0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657809759,
"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-25T14:43:30.778Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:43:30.782Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:43:30.782Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7b05fad2-5a31-417e-bbd6-7863aee1be6d","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"921e85b0-9a5b-4312-a6b1-cf24a549c638","serviceDescription":"service","serviceInvariantUUID":"11c35596-f7d9-4562-8414-ea33bb01f3ca","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ca69eecc-a4df-45d9-b321-13991100952b","resourceInvariantUUID":"d190f127-25e7-423c-bdc0-17cb7ef2823e","resourceCustomizationUUID":"1c087d17-8677-4ff1-a2f5-03d132b1aef6","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":"NjUyMzNiOWYyYmJlYWYzZTdmOWFjN2ZkZjdkNGYxNzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3a76a9f5-e9b8-45ac-a075-1b6c2896f4ac","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":"f6c6de80-e6b1-4319-9bb0-14576dfbd340","artifactVersion":"2","generatedFromUUID":"d9a49504-68a3-4e7c-8b3d-59021c4349e8"},{"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":"d9a49504-68a3-4e7c-8b3d-59021c4349e8","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":"NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"840a872b-ba70-4ea5-b05a-426461a68b56","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":"73bfda5b-b300-4308-a935-9d2fab9b964b","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":"72792ffe-14f1-4780-8a25-ee56a085ccb6","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":"71909250-b62d-41fd-9af2-5686fc49c94b","artifactVersion":"2","generatedFromUUID":"73bfda5b-b300-4308-a935-9d2fab9b964b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NDlhZDdmYjRiYzcyMDcwZGRjNmUxZjkxY2Q3OWNmNTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"db330d3b-700d-4002-b588-d4a732dd3b3a","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"740ef3f0-b208-46d6-9dea-8d0af6a70fe1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:31.786Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:31.786Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:31.787Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:31.787Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:33.789Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:33.789Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:33.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:33.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:34.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657694830,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657699402,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "aai-model-loader",
"timestamp": 1674657700404,
"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-25T14:43:35.390Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9afed74c-baee-4a4f-961e-78d14fff4f43
2023-01-25T14:43:35.390Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9afed74c-baee-4a4f-961e-78d14fff4f43 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-25T14:43:35.401Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657692895,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657701649,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657703706,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657704710,
"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-25T14:43:35.412Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9afed74c-baee-4a4f-961e-78d14fff4f43
2023-01-25T14:43:35.412Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9afed74c-baee-4a4f-961e-78d14fff4f43 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-25T14:43:35.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.436Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657711129,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657689155,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657693244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "cds-sdc-listener",
"timestamp": 1674657722724,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657721921,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657722578,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657723687,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657724751,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657725778,
"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-25T14:43:35.465Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.465Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 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-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "multicloud-k8s",
"timestamp": 1674657726781,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657728340,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "aai-model-loader",
"timestamp": 1674657729342,
"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-25T14:43:35.485Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.485Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 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-25T14:43:35.496Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.496Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657722895,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-25T14:43:35.496Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657730629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657732795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.498Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674657733798,
"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-25T14:43:35.504Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.505Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 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-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:36.793Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:37.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"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-25T14:43:38.796Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:38.796Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:38.797Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:38.797Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657810778,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:39.798Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "921e85b0-9a5b-4312-a6b1-cf24a549c638",
"serviceDescription": "service",
"serviceInvariantUUID": "11c35596-f7d9-4562-8414-ea33bb01f3ca",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "1c087d17-8677-4ff1-a2f5-03d132b1aef6",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ca69eecc-a4df-45d9-b321-13991100952b",
"resourceInvariantUUID": "d190f127-25e7-423c-bdc0-17cb7ef2823e",
"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": "f6c6de80-e6b1-4319-9bb0-14576dfbd340",
"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": "d9a49504-68a3-4e7c-8b3d-59021c4349e8",
"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": "NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "840a872b-ba70-4ea5-b05a-426461a68b56",
"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": "73bfda5b-b300-4308-a935-9d2fab9b964b",
"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": "71909250-b62d-41fd-9af2-5686fc49c94b",
"generatedFromUUID": "73bfda5b-b300-4308-a935-9d2fab9b964b"
},
"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": "71909250-b62d-41fd-9af2-5686fc49c94b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "740ef3f0-b208-46d6-9dea-8d0af6a70fe1"
}
],
"workloadContext": "Production"
}
2023-01-25T14:43:39.798Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:43:39.799Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 921e85b0-9a5b-4312-a6b1-cf24a549c638 ASDC
2023-01-25T14:43:39.799Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:7b05fad2-5a31-417e-bbd6-7863aee1be6d
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:921e85b0-9a5b-4312-a6b1-cf24a549c638
ServiceInvariantUUID:11c35596-f7d9-4562-8414-ea33bb01f3ca
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:740ef3f0-b208-46d6-9dea-8d0af6a70fe1
ArtifactChecksum:ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:1c087d17-8677-4ff1-a2f5-03d132b1aef6
ResourceInvariantUUID:d190f127-25e7-423c-bdc0-17cb7ef2823e
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:ca69eecc-a4df-45d9-b321-13991100952b
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:f6c6de80-e6b1-4319-9bb0-14576dfbd340
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:d9a49504-68a3-4e7c-8b3d-59021c4349e8
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:840a872b-ba70-4ea5-b05a-426461a68b56
ArtifactChecksum:NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU=
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:73bfda5b-b300-4308-a935-9d2fab9b964b
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:71909250-b62d-41fd-9af2-5686fc49c94b
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:71909250-b62d-41fd-9af2-5686fc49c94b
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-25T14:43:39.799Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 921e85b0-9a5b-4312-a6b1-cf24a549c638 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-25T14:43:39.839Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 740ef3f0-b208-46d6-9dea-8d0af6a70fe1 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:40.037Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:40.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 740ef3f0-b208-46d6-9dea-8d0af6a70fe1 73996
2023-01-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||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-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||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-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674657820039,
"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-25T14:43:41.041Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:43:41.041Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 740ef3f0-b208-46d6-9dea-8d0af6a70fe1, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.278Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5116849026250929781/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-25T14:43:42.463Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||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-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||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-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||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-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|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-BasicCnf-csar.csar
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.471Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.471Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=96f2d19a-3577-47a7-819a-75fdad37fbb5
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery