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-02-14T06:37:04.683Z||main|||||INFO|500||The following profiles are active: basic
2023-02-14T06:37:36.266Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-14T06:37:36.267Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-14T06:37:36.579Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-14T06:37:47.276Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-14T06:37:48.319Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-14T06:37:49.685Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-14T06:37:50.790Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-14T06:37:53.368Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-14T06:38:03.686Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-14T06:38:04.907Z||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-02-14T06:38:11.948Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-14T06:38:12.308Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-14T06:38:12.371Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-14T06:38:12.404Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-14T06:38:13.673Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-14T06:38:14.825Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-14T06:38:17.877Z||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-02-14T06:38:18.878Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-14T06:38:18.879Z||main|||||ERROR|500||(conn=1400) Table 'catalogdb.activity_spec' doesn't exist
2023-02-14T06:38:18.937Z||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-02-14T06:38:27.303Z||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-02-14T06:38:33.454Z||main|||||WARN|500||---
2023-02-14T06:38:33.456Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-14T06:38:33.457Z||main|||||WARN|500||---
2023-02-14T06:38:34.440Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-14T06:38:47.021Z||main|||||INFO|500||Started Application in 109.163 seconds (JVM running for 115.22)
2023-02-14T06:38:47.156Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-14T06:38:47.196Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-14T06:38:47.251Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-14T06:38:47.430Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 02d0a8dc-5778-45b1-b809-58a44bbc3e37 url= /sdc/v1/artifactTypes
2023-02-14T06:38:47.447Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-14T06:38:47.807Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-14T06:38:48.000Z||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-02-14T06:38:48.002Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-14T06:38:48.002Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3cfd421f-6bf4-4044-aa76-1a993fe71857 url= /sdc/v1/distributionKafkaData
2023-02-14T06:38:48.002Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-14T06:38:48.086Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-14T06:38:48.097Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5b116768
2023-02-14T06:38:48.249Z||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-c1e6c333-cef8-4cd9-ae70-4f09b419b853
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-02-14T06:38:48.366Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Instantiated an idempotent producer.
2023-02-14T06:38:48.554Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-14T06:38:48.703Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-14T06:38:48.704Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-14T06:38:48.704Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676356728698
2023-02-14T06:38:48.723Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-14T06:38:48.784Z||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-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f
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-02-14T06:38:49.056Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-14T06:38:49.058Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-14T06:38:49.059Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676356729056
2023-02-14T06:38:49.062Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:38:49.078Z||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-8a7c319f-df8a-41c3-b6d1-fc67cb774631
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-02-14T06:38:49.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:38:49.190Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-14T06:38:49.205Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-14T06:38:49.206Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676356729190
2023-02-14T06:38:49.207Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:38:49.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:38:49.254Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-14T06:38:51.564Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Cluster ID: rcjFacLtSH6rizkCTxY78g
2023-02-14T06:38:51.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.573Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.574Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.575Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.576Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T06:38:51.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Cluster ID: rcjFacLtSH6rizkCTxY78g
2023-02-14T06:38:51.606Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] ProducerId set to 2002 with epoch 0
2023-02-14T06:38:51.619Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-14T06:38:51.639Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.643Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:51.644Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Cluster ID: rcjFacLtSH6rizkCTxY78g
2023-02-14T06:38:51.653Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-14T06:38:51.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] (Re-)joining group
2023-02-14T06:38:51.814Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] (Re-)joining group
2023-02-14T06:38:51.968Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631-8bd53d42-4049-4764-b438-8e7f4e70842a
2023-02-14T06:38:51.970Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:51.971Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] (Re-)joining group
2023-02-14T06:38:52.042Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f-e7608040-0a9e-497e-a55e-95828569e46f
2023-02-14T06:38:52.043Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:52.044Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] (Re-)joining group
2023-02-14T06:38:57.981Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f-e7608040-0a9e-497e-a55e-95828569e46f', protocol='range'}
2023-02-14T06:38:57.983Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631-8bd53d42-4049-4764-b438-8e7f4e70842a', protocol='range'}
2023-02-14T06:38:58.235Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.241Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.241Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.242Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.242Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.242Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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 aDr0SCGHTny_pVDDGw7jfA
2023-02-14T06:38:58.262Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f-e7608040-0a9e-497e-a55e-95828569e46f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631-8bd53d42-4049-4764-b438-8e7f4e70842a=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-02-14T06:38:58.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631-8bd53d42-4049-4764-b438-8e7f4e70842a', protocol='range'}
2023-02-14T06:38:58.356Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f-e7608040-0a9e-497e-a55e-95828569e46f', protocol='range'}
2023-02-14T06:38:58.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.370Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-14T06:38:58.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-14T06:38:58.409Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-14T06:38:58.409Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-14T06:38:58.410Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-14T06:38:58.410Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-14T06:38:58.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-14T06:38:58.425Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-14T06:38:58.431Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-14T06:38:58.432Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-14T06:38:58.433Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-14T06:38:58.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-14T06:38:58.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.605Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.621Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.622Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, 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-02-14T06:38:58.706Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.706Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.722Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.725Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:38:58.725Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, 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-02-14T06:39:49.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:39:49.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:40:49.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:40:49.222Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:41:49.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:41:49.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:42:49.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:42:49.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:43:49.120Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:43:49.228Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:44:49.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:44:49.231Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:45:49.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:45:49.233Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:46:49.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:46:49.235Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:47:21.320Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-14T06:47:49.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:47:49.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:47:51.620Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a7c319f-df8a-41c3-b6d1-fc67cb774631, groupId=so] Node -1 disconnected.
2023-02-14T06:47:51.857Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2a23866-80ed-4baf-a4fe-8d0835ecbd6f, groupId=so] Node -1 disconnected.
2023-02-14T06:47:51.928Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Node -1 disconnected.
2023-02-14T06:48:49.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:48:49.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:49:49.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:49:49.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:50:49.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:50:49.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:51:49.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:51:49.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:52:49.154Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:52:49.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:53:49.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:53:49.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:54:49.160Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:54:49.259Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:55:49.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:55:49.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:56:49.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:56:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:57:49.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:57:49.265Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:58:49.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:58:49.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T06:59:49.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T06:59:49.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:00:49.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:00:49.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:01:49.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:01:49.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:02:49.184Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:02:49.275Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:03:49.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:03:49.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:04:49.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:04:49.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:05:49.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:05:49.281Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:06:49.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:06:49.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:07:49.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:07:49.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:08:49.198Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:08:49.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:09:49.200Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:09:49.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:10:49.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:10:49.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:11:49.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:11:49.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:12:49.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:12:49.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:13:49.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:13:49.303Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:14:49.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:14:49.305Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:15:49.211Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:15:49.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:16:49.213Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:16:49.312Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:17:49.214Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:17:49.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:18:49.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:18:49.323Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:19:49.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:19:49.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:20:49.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:20:49.325Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:21:49.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:21:49.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:22:49.226Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:22:49.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:23:49.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:23:49.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:24:49.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:24:49.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:25:49.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:25:49.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:26:49.236Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:26:49.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:27:49.239Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:27:49.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:28:49.241Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:28:49.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:29:49.243Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:29:49.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:30:49.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:30:49.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:31:49.246Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:31:49.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:32:49.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:32:49.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:33:49.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:33:49.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:34:49.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:34:49.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:35:49.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:35:49.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:36:49.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:36:49.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:37:49.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:37:49.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:38:49.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:38:49.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:39:49.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:39:49.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:40:49.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:40:49.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:41:49.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:41:49.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:42:49.271Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:42:49.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:43:49.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:43:49.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:44:49.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:44:49.364Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:45:49.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:45:49.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:46:49.282Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:46:49.367Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:47:49.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:47:49.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:48:49.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:48:49.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:49:49.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:49:49.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:50:49.293Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:50:49.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:51:49.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:51:49.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:52:49.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:52:49.377Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:53:49.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:53:49.378Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:54:49.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:54:49.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:55:49.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:55:49.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:56:49.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:56:49.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:57:49.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:57:49.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:58:49.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:58:49.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T07:59:49.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T07:59:49.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:00:49.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:00:49.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:01:49.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:01:49.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:02:49.321Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:02:49.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:03:49.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:03:49.395Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:04:49.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:04:49.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:05:49.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:05:49.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:06:49.328Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:06:49.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:49.331Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:07:49.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:52.912Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-14T08:07:52.913Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"53acbd10-c041-4dac-b1ba-3f6c9b7fcded","serviceName":"vFW 2023-02-14 08-06-27","serviceVersion":"1.0","serviceUUID":"86e1263c-c18b-4088-b745-6f4c70946568","serviceDescription":"catalog service description","serviceInvariantUUID":"dca58522-7e49-47f5-a3f0-544b640894b3","resources":[{"resourceInstanceName":"vFW 52e4d873-68c1 0","resourceName":"vFW 52e4d873-68c1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"75b480ba-1af0-43f2-b99c-efb95e7dfecc","resourceInvariantUUID":"a3dec114-0665-4bcd-b0f8-65fa731c16f2","resourceCustomizationUUID":"fbc77dac-08c9-4f5e-b311-89fa35a47c65","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml","artifactChecksum":"NTI1NWQyMzBiZjJiNDdlZmM4ZGIyYTAxMThmNjQxNDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4faf21d7-2415-48aa-a592-2f106d4d50b2","artifactVersion":"1"},{"artifactName":"vfw52e4d87368c10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json","artifactChecksum":"Y2NkMDdkMzM3MWZhOTBhZGIyMWIyNTkxZDlmNjZkMTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3d5e4e60-93cc-4d12-87c0-fe8680aca6c2","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ec927b34-b4bc-4cc9-87ce-fe015ad4d774","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml","artifactChecksum":"NjQ1NGZmN2Y1YWY2MTlmZjk3ZGUzODkxM2JmNjM0NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0ec8c3aa-e5aa-4fd9-9b69-23a3315d9c6f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"89c77b89-58f5-4353-a928-95f98942a237","artifactVersion":"2","generatedFromUUID":"ec927b34-b4bc-4cc9-87ce-fe015ad4d774"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230214080627-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml","artifactChecksum":"ZDc0Nzc5MzVlZGMyNWZhN2U5NDJiNjU1MWQ4MWRkZTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9cb6b7c8-103c-4599-ae9e-7bc3ad0717f5","artifactVersion":"1"},{"artifactName":"service-Vfw20230214080627-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar","artifactChecksum":"MmMzMWQ2NzM5YzRkYmM1Y2IwMGU5NjAyN2M2NzA4OGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"64b90c90-f8c0-4bc6-8ed2-6cc53475e838","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-14T08:07:52.947Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:52.993Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:52.994Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:52.994Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:52.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:07:52.998Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:07:53.016Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.016Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.021Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.022Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.022Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.022Z||kafka-producer-network-thread | SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c1e6c333-cef8-4cd9-ae70-4f09b419b853] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OZi53rGtRpGLjtxgt3ZbGA
2023-02-14T08:07:53.212Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:07:54.117Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:54.118Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:54.118Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:54.118Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:55.129Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:55.130Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:55.130Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:55.131Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:56.134Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:56.135Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:56.136Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:56.136Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:57.138Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:57.139Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:57.139Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:57.139Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:58.140Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:58.141Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:58.141Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:58.142Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:07:59.144Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:07:59.145Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:07:59.145Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:07:59.145Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:00.157Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"serviceName": "vFW 2023-02-14 08-06-27",
"serviceVersion": "1.0",
"serviceUUID": "86e1263c-c18b-4088-b745-6f4c70946568",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "dca58522-7e49-47f5-a3f0-544b640894b3",
"resources": [
{
"resourceInstanceName": "vFW 52e4d873-68c1 0",
"resourceCustomizationUUID": "fbc77dac-08c9-4f5e-b311-89fa35a47c65",
"resourceName": "vFW 52e4d873-68c1",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "75b480ba-1af0-43f2-b99c-efb95e7dfecc",
"resourceInvariantUUID": "a3dec114-0665-4bcd-b0f8-65fa731c16f2",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw52e4d87368c10_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"artifactChecksum": "Y2NkMDdkMzM3MWZhOTBhZGIyMWIyNTkxZDlmNjZkMTA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3d5e4e60-93cc-4d12-87c0-fe8680aca6c2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ec927b34-b4bc-4cc9-87ce-fe015ad4d774",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "89c77b89-58f5-4353-a928-95f98942a237",
"generatedFromUUID": "ec927b34-b4bc-4cc9-87ce-fe015ad4d774"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "89c77b89-58f5-4353-a928-95f98942a237",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230214080627-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"artifactChecksum": "MmMzMWQ2NzM5YzRkYmM1Y2IwMGU5NjAyN2M2NzA4OGE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "64b90c90-f8c0-4bc6-8ed2-6cc53475e838"
}
],
"workloadContext": "Production"
}
2023-02-14T08:08:00.158Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-14T08:08:00.164Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 86e1263c-c18b-4088-b745-6f4c70946568 ASDC
2023-02-14T08:08:00.560Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:53acbd10-c041-4dac-b1ba-3f6c9b7fcded
ServiceName:vFW 2023-02-14 08-06-27
ServiceVersion:1.0
ServiceUUID:86e1263c-c18b-4088-b745-6f4c70946568
ServiceInvariantUUID:dca58522-7e49-47f5-a3f0-544b640894b3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230214080627-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar
ArtifactUUID:64b90c90-f8c0-4bc6-8ed2-6cc53475e838
ArtifactChecksum:MmMzMWQ2NzM5YzRkYmM1Y2IwMGU5NjAyN2M2NzA4OGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 52e4d873-68c1 0
ResourceCustomizationUUID:fbc77dac-08c9-4f5e-b311-89fa35a47c65
ResourceInvariantUUID:a3dec114-0665-4bcd-b0f8-65fa731c16f2
ResourceName:vFW 52e4d873-68c1
ResourceType:VF
ResourceUUID:75b480ba-1af0-43f2-b99c-efb95e7dfecc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw52e4d87368c10_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json
ArtifactUUID:3d5e4e60-93cc-4d12-87c0-fe8680aca6c2
ArtifactChecksum:Y2NkMDdkMzM3MWZhOTBhZGIyMWIyNTkxZDlmNjZkMTA=
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/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml
ArtifactUUID:ec927b34-b4bc-4cc9-87ce-fe015ad4d774
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/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
ArtifactUUID:89c77b89-58f5-4353-a928-95f98942a237
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/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
ArtifactUUID:89c77b89-58f5-4353-a928-95f98942a237
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-14T08:08:00.566Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 86e1263c-c18b-4088-b745-6f4c70946568 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-02-14T08:08:01.083Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:08:01.086Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:08:01.088Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:08:01.089Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 64b90c90-f8c0-4bc6-8ed2-6cc53475e838 from URL: /sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:01.089Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:08:01.090Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:01.231Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:08:01.278Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar 64b90c90-f8c0-4bc6-8ed2-6cc53475e838 101523
2023-02-14T08:08:01.280Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar ASDC sendASDCNotification
2023-02-14T08:08:01.281Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:01.285Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:08:01.287Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:01.287Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:01.287Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362081279,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:02.289Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:08:02.290Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:08:02.291Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 64b90c90-f8c0-4bc6-8ed2-6cc53475e838, URL: /sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar to file: /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:02.292Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230214080627-csar.csar
2023-02-14T08:08:02.592Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:02.592Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:04.179Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15924073058199117547/Definitions/service-Vfw20230214080627-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-14T08:08:13.244Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-14T08:08:13.259Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-14T08:08:13.259Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.260Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-14T08:08:13.260Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.260Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.260Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.261Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.261Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.262Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.262Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.262Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 52e4d873-68c1 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-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.263Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.264Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.264Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:13.264Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-14T08:08:13.278Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.283Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.295Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:13.296Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-14T08:08:13.300Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:08:13.303Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.303Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.304Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:13.304Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-14T08:08:13.304Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:08:13.304Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.305Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.311Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.312Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:13.313Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:13.313Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:13.313Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-14T08:08:13.314Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.314Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.314Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-14T08:08:13.314Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.315Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-14T08:08:13.315Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-14T08:08:13.315Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.316Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.316Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-14T08:08:13.316Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.316Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-14T08:08:13.317Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.317Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-14T08:08:13.317Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.317Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-14T08:08:13.320Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.320Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:13.320Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:13.321Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.321Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:13.322Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:13.322Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.322Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:13.322Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:13.323Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.323Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:13.324Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:13.324Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:13.324Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-14T08:08:13.324Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-14T08:08:13.325Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-14T08:08:13.325Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.325Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.325Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-14T08:08:13.326Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.327Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-14T08:08:13.327Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.327Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=324687f6-2b63-4385-8545-cbef849a887e
2023-02-14T08:08:13.328Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.328Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:13.328Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:13.329Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:13.329Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-14T08:08:13.329Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.330Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.330Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-14T08:08:13.330Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.332Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-14T08:08:13.333Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-14T08:08:13.333Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.333Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-14T08:08:13.334Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.334Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=031e003c-0a81-4592-94a4-c16e61d0cbda
2023-02-14T08:08:13.334Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.335Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:13.335Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:13.335Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:13.335Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-14T08:08:13.336Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.336Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.336Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-14T08:08:13.336Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.337Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-14T08:08:13.337Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-14T08:08:13.338Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:13.338Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:13.339Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-14T08:08:13.339Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=748b1f13-2a97-41ab-bef8-10996663ebd7
2023-02-14T08:08:13.340Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.340Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.340Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.340Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.341Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.341Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.342Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:13.342Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:13.343Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-14 08-06-27
Description:catalog service description
Model UUID:86e1263c-c18b-4088-b745-6f4c70946568
Model Version:NULL
Model InvariantUuid:dca58522-7e49-47f5-a3f0-544b640894b3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 52e4d873-68c1
Model UUID:acf300eb-c018-42a4-b2f4-fb9fbe48624f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a3dec114-0665-4bcd-b0f8-65fa731c16f2
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:fbc77dac-08c9-4f5e-b311-89fa35a47c65
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:0f1c2e65-8ba7-433e-b246-c4ed19a12eb4
ModelName:Vfw52e4d87368c1..base_vfw..module-0
ModelUuid:a78a14cb-fd8c-4d14-b4fc-4b4778798f18
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:324687f6-2b63-4385-8545-cbef849a887e
ModelInvariantUuid:79b11b8d-46c0-411a-82aa-b8b969970c2f
ModelName:vFW 52e4d873-68c1-nodes.vfwCvfc
ModelUuid:3db6984d-a4c2-4825-99ec-68a59f1614fe
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:5d52cea6-ffe1-434f-bf32-3993033fb3fb
ModelInvariantUuid:573d4adb-e727-4521-b276-48193163b5f7
ModelName:Vfw52e4d87368c1.compute.nodes.heat.vfw
ModelUuid:42f7ae9f-1874-4071-b68c-70145cc21c40
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:031e003c-0a81-4592-94a4-c16e61d0cbda
ModelInvariantUuid:55001715-11ec-4fad-a5ac-ae8db0231ff2
ModelName:vFW 52e4d873-68c1-nodes.vsnCvfc
ModelUuid:9b0f0f2d-645a-4712-8ee3-8bbb0ec25d37
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:a8d03490-bf88-4662-b7ae-e5fb1f303eb2
ModelInvariantUuid:e0f0f6fa-b73d-46e8-baec-24c178dc86cb
ModelName:Vfw52e4d87368c1.compute.nodes.heat.vsn
ModelUuid:0fe33d4f-f8bf-44ee-9c52-98c24fa15096
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:748b1f13-2a97-41ab-bef8-10996663ebd7
ModelInvariantUuid:5946006f-c54d-4909-8b91-f88e7fa838a7
ModelName:vFW 52e4d873-68c1-nodes.vpgCvfc
ModelUuid:a0e6e5c8-7237-4e3f-9e08-80c4298e2605
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:11a7f40e-c49b-47e5-8fc1-b10c1b0a2ca3
ModelInvariantUuid:34e3c3d4-8f60-4877-ab24-203b36e65468
ModelName:Vfw52e4d87368c1.compute.nodes.heat.vpg
ModelUuid:2bdae504-9ef8-4322-b18d-7f275a29492e
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-02-14T08:08:13.444Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 75b480ba-1af0-43f2-b99c-efb95e7dfecc
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-02-14T08:08:13.666Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||vFW 52e4d873-68c1 0
2023-02-14T08:08:13.705Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 75b480ba-1af0-43f2-b99c-efb95e7dfecc
2023-02-14T08:08:13.708Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3d5e4e60-93cc-4d12-87c0-fe8680aca6c2 from URL: /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json
2023-02-14T08:08:13.708Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:08:13.711Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json
2023-02-14T08:08:13.818Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:08:13.821Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json 3d5e4e60-93cc-4d12-87c0-fe8680aca6c2 785
2023-02-14T08:08:13.822Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json ASDC sendASDCNotification
2023-02-14T08:08:13.822Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json
2023-02-14T08:08:13.823Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:08:13.824Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:13.824Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:13.831Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362093822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:14.839Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw52e4d87368c1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "0f1c2e65-8ba7-433e-b246-c4ed19a12eb4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a78a14cb-fd8c-4d14-b4fc-4b4778798f18",
"vfModuleModelCustomizationUUID": "5d163762-bf2b-40a3-bf22-ce1c4b337ddc",
"isBase": true,
"artifacts": [
"ec927b34-b4bc-4cc9-87ce-fe015ad4d774",
"89c77b89-58f5-4353-a928-95f98942a237"
],
"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-02-14T08:08:14.910Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw52e4d87368c1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a78a14cb-fd8c-4d14-b4fc-4b4778798f18
VfModuleModelInvariantUUID:0f1c2e65-8ba7-433e-b246-c4ed19a12eb4
VfModuleModelDescription:NULL
Artifacts UUID List:{
ec927b34-b4bc-4cc9-87ce-fe015ad4d774
,
89c77b89-58f5-4353-a928-95f98942a237
}
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-02-14T08:08:14.923Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw52e4d87368c1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "0f1c2e65-8ba7-433e-b246-c4ed19a12eb4",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a78a14cb-fd8c-4d14-b4fc-4b4778798f18",
"vfModuleModelCustomizationUUID": "5d163762-bf2b-40a3-bf22-ce1c4b337ddc",
"isBase": true,
"artifacts": [
"ec927b34-b4bc-4cc9-87ce-fe015ad4d774",
"89c77b89-58f5-4353-a928-95f98942a237"
],
"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-02-14T08:08:14.924Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw52e4d87368c1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a78a14cb-fd8c-4d14-b4fc-4b4778798f18
VfModuleModelInvariantUUID:0f1c2e65-8ba7-433e-b246-c4ed19a12eb4
VfModuleModelDescription:NULL
Artifacts UUID List:{
ec927b34-b4bc-4cc9-87ce-fe015ad4d774
,
89c77b89-58f5-4353-a928-95f98942a237
}
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-02-14T08:08:14.924Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ec927b34-b4bc-4cc9-87ce-fe015ad4d774 from URL: /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml
2023-02-14T08:08:14.925Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:08:14.925Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml
2023-02-14T08:08:15.019Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:08:15.020Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml ec927b34-b4bc-4cc9-87ce-fe015ad4d774 20368
2023-02-14T08:08:15.021Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-14T08:08:15.021Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml
2023-02-14T08:08:15.021Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:08:15.022Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:15.022Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:15.022Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362095021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:16.024Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 89c77b89-58f5-4353-a928-95f98942a237 from URL: /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
2023-02-14T08:08:16.025Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:08:16.025Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
2023-02-14T08:08:16.130Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:08:16.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env 89c77b89-58f5-4353-a928-95f98942a237 2098
2023-02-14T08:08:16.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-14T08:08:16.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
2023-02-14T08:08:16.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:08:16.134Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:16.134Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:16.134Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362096133,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:17.141Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 86e1263c-c18b-4088-b745-6f4c70946568
2023-02-14T08:08:17.142Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 52e4d873-68c1 0 75b480ba-1af0-43f2-b99c-efb95e7dfecc 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-02-14T08:08:17.439Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@48979ece, org.onap.sdc.toscaparser.api.parameters.Input@3b943de1, org.onap.sdc.toscaparser.api.parameters.Input@437d67b1, org.onap.sdc.toscaparser.api.parameters.Input@786cf3a5, org.onap.sdc.toscaparser.api.parameters.Input@c797388]
2023-02-14T08:08:17.544Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.545Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.546Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-02-14T08:08:17.546Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= fbc77dac-08c9-4f5e-b311-89fa35a47c65
2023-02-14T08:08:17.547Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fbc77dac-08c9-4f5e-b311-89fa35a47c65 matches Tosca VF Customization UUID: fbc77dac-08c9-4f5e-b311-89fa35a47c65
2023-02-14T08:08:17.547Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: fbc77dac-08c9-4f5e-b311-89fa35a47c65 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-02-14T08:08:17.580Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.581Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.589Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id fbc77dac-08c9-4f5e-b311-89fa35a47c65: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-14T08:08:17.590Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6b0b8e36
2023-02-14T08:08:17.590Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.590Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-14T08:08:17.592Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5d163762-bf2b-40a3-bf22-ce1c4b337ddc
2023-02-14T08:08:17.594Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5d163762-bf2b-40a3-bf22-ce1c4b337ddc
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-02-14T08:08:17.621Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.623Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.624Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:17.626Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.626Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.627Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:17.628Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.628Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:17.629Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:17.629Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:17.629Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-14T08:08:17.630Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-14T08:08:17.630Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-14T08:08:17.631Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.631Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.632Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-14T08:08:17.632Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.632Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-14T08:08:17.633Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.633Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=324687f6-2b63-4385-8545-cbef849a887e
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-02-14T08:08:17.653Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.654Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.658Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:17.660Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.660Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:17.661Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:17.663Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:17.664Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-14T08:08:17.664Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.664Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.665Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-14T08:08:17.665Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.666Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-14T08:08:17.670Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-14T08:08:17.671Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.672Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-14T08:08:17.672Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.672Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=031e003c-0a81-4592-94a4-c16e61d0cbda
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-02-14T08:08:17.691Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.692Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.693Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:17.700Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.701Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is not matching search criteria
2023-02-14T08:08:17.701Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-14T08:08:17.701Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-14T08:08:17.702Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-14T08:08:17.702Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.703Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.712Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-14T08:08:17.712Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.714Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-14T08:08:17.714Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-14T08:08:17.715Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-14T08:08:17.715Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-14T08:08:17.715Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-14T08:08:17.716Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=748b1f13-2a97-41ab-bef8-10996663ebd7
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-02-14T08:08:17.724Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.726Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.726Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:08:17.728Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.728Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Node template vFW 52e4d873-68c1 0 is matching search criteria
2023-02-14T08:08:17.730Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 52e4d873-68c1 0] matching following query criteria: sdcType=VF, customizationUUID=fbc77dac-08c9-4f5e-b311-89fa35a47c65
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-02-14T08:08:17.747Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.748Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.752Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 86e1263c-c18b-4088-b745-6f4c70946568: vFW 52e4d873-68c1
2023-02-14T08:08:17.752Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.752Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.753Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.753Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.753Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.754Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.754Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.754Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.755Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:08:17.757Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-02-14 08-06-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:08:17.757Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-02-14 08-06-27
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-02-14T08:08:19.001Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 52e4d873-68c1 75b480ba-1af0-43f2-b99c-efb95e7dfecc 1 ASDC deployResourceStructure
2023-02-14T08:08:19.002Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json ASDC sendASDCNotification
2023-02-14T08:08:19.002Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json
2023-02-14T08:08:19.002Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:08:19.003Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:19.003Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:19.004Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362099002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:20.006Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-14T08:08:20.007Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml
2023-02-14T08:08:20.007Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:08:20.009Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:20.009Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:20.009Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362100006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:21.015Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-14T08:08:21.016Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env
2023-02-14T08:08:21.016Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:08:21.017Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:21.018Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:21.019Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362101015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:22.024Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar ASDC sendASDCNotification
2023-02-14T08:08:22.026Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar
2023-02-14T08:08:22.027Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:08:22.029Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:08:22.029Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:08:22.029Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362102024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:23.031Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:08:23.113Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:08:23.132Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:08:23.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:08:23.133Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:08:49.209Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:08:49.218Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:08:49.218Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:08:49.221Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:08:53.139Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:08:53.156Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:08:53.163Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:08:53.164Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:08:53.164Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:09:23.174Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:09:23.234Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:09:23.262Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:09:23.263Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:09:23.263Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:09:49.209Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:09:49.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.229Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.229Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.229Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.230Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.230Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.231Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.232Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.232Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.232Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.233Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.233Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.234Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.234Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.235Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.235Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.236Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.236Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.236Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.237Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.237Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.237Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.238Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.239Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.239Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.240Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.240Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.240Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.241Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.242Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.242Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.243Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.243Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.243Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.244Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.244Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.245Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.246Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.246Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.249Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.250Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.250Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.251Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.252Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.253Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.255Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.255Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.256Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.257Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.257Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.258Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.258Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.258Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.260Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.262Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.262Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.263Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.263Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362072003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362043700,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362069331,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362079390,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362079401,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362073309,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362080419,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:09:49.286Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
2023-02-14T08:09:49.287Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53acbd10-c041-4dac-b1ba-3f6c9b7fcded and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:09:49.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.310Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362081279,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.312Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.312Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.312Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362080694,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.313Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.314Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362080665,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.314Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362081886,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.316Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.316Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.316Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362082971,
"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-02-14T08:09:49.322Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
2023-02-14T08:09:49.323Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53acbd10-c041-4dac-b1ba-3f6c9b7fcded 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-02-14T08:09:49.334Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.335Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "multicloud-k8s",
"timestamp": 1676362083974,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.335Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.336Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.336Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.336Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.337Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362093822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.337Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362095021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.341Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.342Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.342Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.343Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362096133,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.344Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.344Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.344Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.345Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.346Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.346Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.347Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.348Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.348Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.348Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362099002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/vfw52e4d87368c10_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.348Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.349Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.349Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362091396,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.350Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.350Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362100006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.351Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.351Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362099327,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.352Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.352Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362101015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/resourceInstances/vfw52e4d87368c10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.352Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.352Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.352Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362102024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.353Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.354Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.355Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362105077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.359Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.360Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362106083,
"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-02-14T08:09:49.368Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
2023-02-14T08:09:49.369Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53acbd10-c041-4dac-b1ba-3f6c9b7fcded 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-02-14T08:09:49.382Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.383Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362115795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230214080627/1.0/artifacts/service-Vfw20230214080627-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.384Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.385Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.385Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.386Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.387Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.387Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.387Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.388Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.388Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "aai-model-loader",
"timestamp": 1676362116799,
"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-02-14T08:09:49.400Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
2023-02-14T08:09:49.400Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 53acbd10-c041-4dac-b1ba-3f6c9b7fcded 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-02-14T08:09:49.420Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.420Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.421Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.422Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.422Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.424Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.424Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.449Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.449Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.450Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.450Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.450Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.450Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.450Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.451Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.451Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.452Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.452Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.453Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.453Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.454Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.454Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.454Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.455Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.455Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.455Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.456Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.456Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.456Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.457Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.457Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.458Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.458Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.458Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362081423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.459Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.459Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.459Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362114982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.460Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.460Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.460Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.460Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.461Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.461Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.461Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.464Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362123771,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.465Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.465Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.465Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362123776,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.466Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.466Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.467Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362117802,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:09:49.467Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.467Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.468Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.468Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.468Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.469Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362124777,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:09:49.501Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
2023-02-14T08:09:49.502Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:09:49.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362125020,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362124925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.519Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.519Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.519Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.520Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.520Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362126093,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:09:49.520Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.521Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.521Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.522Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.522Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.522Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362127116,
"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-02-14T08:09:49.539Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
2023-02-14T08:09:49.540Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 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-02-14T08:09:49.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.555Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:09:49.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:49.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-14T08:09:49.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "multicloud-k8s",
"timestamp": 1676362128118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:09:49.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:09:53.264Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:09:53.288Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:09:53.294Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:09:53.295Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-14T08:09:53.295Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-14T08:09:53.295Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-14T08:09:53.296Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:09:53.296Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:09:53.296Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:09:53.296Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:09:53.297Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:09:53.297Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:09:53.304Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-14T08:10:23.305Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded 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-02-14T08:10:23.316Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 53acbd10-c041-4dac-b1ba-3f6c9b7fcded and serviceModelVersionId: 86e1263c-c18b-4088-b745-6f4c70946568
2023-02-14T08:10:23.317Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dca58522-7e49-47f5-a3f0-544b640894b3
2023-02-14T08:10:49.183Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0
2023-02-14T08:10:49.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:49.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362121396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:10:49.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:10:49.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362129204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:10:49.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:10:49.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362131541,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:10:49.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:10:49.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362132545,
"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-02-14T08:10:49.226Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
2023-02-14T08:10:49.227Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 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-02-14T08:10:49.239Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.242Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362138281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:10:49.242Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:10:49.242Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:10:49.243Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "aai-model-loader",
"timestamp": 1676362139283,
"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-02-14T08:10:49.250Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
2023-02-14T08:10:49.250Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 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-02-14T08:10:49.352Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-14T08:10:50.134Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0|INFO|500||Invoke
2023-02-14T08:10:50.140Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[53acbd10-c041-4dac-b1ba-3f6c9b7fcded], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d5b53612-c2a5-4109-83af-e169cfa76679], X-ECOMP-RequestID=[53acbd10-c041-4dac-b1ba-3f6c9b7fcded], X-TransactionId=[], X-ONAP-RequestID=[53acbd10-c041-4dac-b1ba-3f6c9b7fcded], Content-Type=[application/merge-patch+json]}
2023-02-14T08:10:50.174Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-14T08:10:50.446Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?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/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0 has http status code:200 and response headers:{date=[Tue, 14 Feb 2023 08:10:48 GMT], content-length=[0], vertex-id=[221256], x-aai-txid=[2-aai-resources-230214-08:10:48:993-97314], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-14T08:10:50.449Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-14T08:10:50.450Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca58522-7e49-47f5-a3f0-544b640894b3/model-vers/model-ver/86e1263c-c18b-4088-b745-6f4c70946568?depth=0|INFO|500||InvokeReturn
2023-02-14T08:10:50.456Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-14T08:10:50.465Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:10:50.486Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-14T08:10:50.488Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 53acbd10-c041-4dac-b1ba-3f6c9b7fcded and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-14T08:10:50.490Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-14T08:10:50.491Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:50.491Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:50.492Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362250489,
"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-02-14T08:10:51.510Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:10:51.515Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-14T08:10:51.515Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0","serviceName":"basic_onboard_sHLotX","serviceVersion":"1.0","serviceUUID":"e039a9f3-6850-4395-bc1d-e2fea763c479","serviceDescription":"service","serviceInvariantUUID":"558a1091-67c3-48b9-9139-04fd0026ca80","resources":[{"resourceInstanceName":"basic_onboard_sHLotX 0","resourceName":"basic_onboard_sHLotX","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dc33f83c-4be6-44a0-b5fe-716bf88758da","resourceInvariantUUID":"91ad91ef-2613-4e2d-85c8-220125275a46","resourceCustomizationUUID":"d9f14b08-e90c-4bcc-b007-bb933ba6905b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml","artifactChecksum":"NDVlOGM0NWVkNGFiYWNlNDA3OGQzM2M1NTU5NTk5Mzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"50d787c5-5777-4e5f-835f-daeadc26dd02","artifactVersion":"1"},{"artifactName":"basic_onboard_shlotx0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json","artifactChecksum":"ZTVmOWExYzlmMDJkNjIxMTdjMjFlNzRhOGFiMWIyOGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ab121a0a-0347-4b08-84f1-9eb404acb1e2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bdd757b2-db95-47fa-b263-475dc8238704","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"13795841-06bc-4c6e-b0ed-1b4c92e474e8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0fa10cdb-c162-4d4c-9153-5db1b3f91f67","artifactVersion":"2","generatedFromUUID":"bdd757b2-db95-47fa-b263-475dc8238704"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardShlotx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml","artifactChecksum":"YjhjODM3OGI3ZDhhODQ5N2Y3YzM4YjQ2ZWI4MDdmMDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6cad651b-ba22-4270-a6a5-2ae8cfda9572","artifactVersion":"1"},{"artifactName":"service-BasicOnboardShlotx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar","artifactChecksum":"NDUxMzc3ZWZkZWJkZDIyODY3M2Y5M2JhYWVhMmJiOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cb84902a-d732-4ef8-a74a-81569ae0228f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-14T08:10:51.518Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:51.519Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:51.519Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:51.519Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:52.521Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:52.523Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:52.523Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:52.523Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:53.526Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:53.527Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:53.527Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:53.527Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:54.528Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:54.529Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:54.529Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:54.529Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:55.530Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:55.531Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:55.532Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:55.532Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:56.533Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:56.534Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:56.534Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:56.535Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:57.536Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:10:57.539Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:57.540Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:57.540Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:58.544Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"serviceName": "basic_onboard_sHLotX",
"serviceVersion": "1.0",
"serviceUUID": "e039a9f3-6850-4395-bc1d-e2fea763c479",
"serviceDescription": "service",
"serviceInvariantUUID": "558a1091-67c3-48b9-9139-04fd0026ca80",
"resources": [
{
"resourceInstanceName": "basic_onboard_sHLotX 0",
"resourceCustomizationUUID": "d9f14b08-e90c-4bcc-b007-bb933ba6905b",
"resourceName": "basic_onboard_sHLotX",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "dc33f83c-4be6-44a0-b5fe-716bf88758da",
"resourceInvariantUUID": "91ad91ef-2613-4e2d-85c8-220125275a46",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_shlotx0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"artifactChecksum": "ZTVmOWExYzlmMDJkNjIxMTdjMjFlNzRhOGFiMWIyOGQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ab121a0a-0347-4b08-84f1-9eb404acb1e2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "bdd757b2-db95-47fa-b263-475dc8238704",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0fa10cdb-c162-4d4c-9153-5db1b3f91f67",
"generatedFromUUID": "bdd757b2-db95-47fa-b263-475dc8238704"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0fa10cdb-c162-4d4c-9153-5db1b3f91f67",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardShlotx-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"artifactChecksum": "NDUxMzc3ZWZkZWJkZDIyODY3M2Y5M2JhYWVhMmJiOWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cb84902a-d732-4ef8-a74a-81569ae0228f"
}
],
"workloadContext": "Production"
}
2023-02-14T08:10:58.544Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-14T08:10:58.544Z|53acbd10-c041-4dac-b1ba-3f6c9b7fcded|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e039a9f3-6850-4395-bc1d-e2fea763c479 ASDC
2023-02-14T08:10:58.553Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
ServiceName:basic_onboard_sHLotX
ServiceVersion:1.0
ServiceUUID:e039a9f3-6850-4395-bc1d-e2fea763c479
ServiceInvariantUUID:558a1091-67c3-48b9-9139-04fd0026ca80
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardShlotx-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar
ArtifactUUID:cb84902a-d732-4ef8-a74a-81569ae0228f
ArtifactChecksum:NDUxMzc3ZWZkZWJkZDIyODY3M2Y5M2JhYWVhMmJiOWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_sHLotX 0
ResourceCustomizationUUID:d9f14b08-e90c-4bcc-b007-bb933ba6905b
ResourceInvariantUUID:91ad91ef-2613-4e2d-85c8-220125275a46
ResourceName:basic_onboard_sHLotX
ResourceType:VF
ResourceUUID:dc33f83c-4be6-44a0-b5fe-716bf88758da
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_shlotx0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json
ArtifactUUID:ab121a0a-0347-4b08-84f1-9eb404acb1e2
ArtifactChecksum:ZTVmOWExYzlmMDJkNjIxMTdjMjFlNzRhOGFiMWIyOGQ=
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/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml
ArtifactUUID:bdd757b2-db95-47fa-b263-475dc8238704
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/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
ArtifactUUID:0fa10cdb-c162-4d4c-9153-5db1b3f91f67
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/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
ArtifactUUID:0fa10cdb-c162-4d4c-9153-5db1b3f91f67
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-14T08:10:58.553Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e039a9f3-6850-4395-bc1d-e2fea763c479 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-02-14T08:10:58.606Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:10:58.606Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:10:58.606Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:10:58.607Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: cb84902a-d732-4ef8-a74a-81569ae0228f from URL: /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:58.607Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:10:58.607Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:58.676Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:10:58.684Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar cb84902a-d732-4ef8-a74a-81569ae0228f 75692
2023-02-14T08:10:58.685Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar ASDC sendASDCNotification
2023-02-14T08:10:58.685Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:58.685Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:10:58.686Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:10:58.686Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:10:58.686Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362258685,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:10:59.688Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:10:59.689Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-14T08:10:59.689Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: cb84902a-d732-4ef8-a74a-81569ae0228f, URL: /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar to file: /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:59.689Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:59.690Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:10:59.690Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:00.012Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6258001054530888418/Definitions/service-BasicOnboardShlotx-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-02-14T08:11:02.092Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-14T08:11:02.093Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-14T08:11:02.093Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.093Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-14T08:11:02.093Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_sHLotX 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-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:02.094Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-14T08:11:02.095Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.095Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.096Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:02.096Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-14T08:11:02.096Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:11:02.097Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.097Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.097Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:02.097Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-14T08:11:02.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:11:02.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is not matching search criteria
2023-02-14T08:11:02.099Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-14T08:11:02.099Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-14T08:11:02.099Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-14T08:11:02.100Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-14T08:11:02.100Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-14T08:11:02.100Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.100Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-14T08:11:02.100Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.101Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:02.101Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:02.101Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.102Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:02.102Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:02.102Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.102Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:02.102Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:02.103Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.103Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is not matching search criteria
2023-02-14T08:11:02.103Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-14T08:11:02.103Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-14T08:11:02.104Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=609a2950-b0fc-4a7c-b370-750ca1485da5
2023-02-14T08:11:02.104Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.104Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.104Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:02.105Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_sHLotX
Description:service
Model UUID:e039a9f3-6850-4395-bc1d-e2fea763c479
Model Version:NULL
Model InvariantUuid:558a1091-67c3-48b9-9139-04fd0026ca80
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_sHLotX
Model UUID:e9ce9cf7-8369-44b4-a873-1181eb9f4a17
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:91ad91ef-2613-4e2d-85c8-220125275a46
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:d9f14b08-e90c-4bcc-b007-bb933ba6905b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ba9edd72-7687-4a77-9138-5c1421220eb7
ModelName:BasicOnboardShlotx..base_ubuntu18..module-0
ModelUuid:75bf7d2c-4d20-4dcd-9e89-5d781996f84b
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:609a2950-b0fc-4a7c-b370-750ca1485da5
ModelInvariantUuid:fefcd408-6b53-4b53-ac6e-c714437e1aef
ModelName:basic_onboard_sHLotX-nodes.ubuntu18Cvfc
ModelUuid:752204ab-952d-41fa-98f7-8fb27ae67001
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:6cddd22d-cdb7-466a-9db6-f4344458f54a
ModelInvariantUuid:8776b0da-7376-4f79-a8ba-8dc5099364e2
ModelName:BasicOnboardShlotx.compute.nodes.heat.ubuntu18
ModelUuid:6103981c-796a-441d-9b74-85895aed851e
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-02-14T08:11:02.125Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: dc33f83c-4be6-44a0-b5fe-716bf88758da
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-02-14T08:11:02.129Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||basic_onboard_sHLotX 0
2023-02-14T08:11:02.130Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dc33f83c-4be6-44a0-b5fe-716bf88758da
2023-02-14T08:11:02.130Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab121a0a-0347-4b08-84f1-9eb404acb1e2 from URL: /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json
2023-02-14T08:11:02.130Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:11:02.131Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json
2023-02-14T08:11:02.234Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:11:02.234Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json ab121a0a-0347-4b08-84f1-9eb404acb1e2 798
2023-02-14T08:11:02.235Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json ASDC sendASDCNotification
2023-02-14T08:11:02.235Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json
2023-02-14T08:11:02.235Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:11:02.236Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:02.236Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:02.236Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362262235,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:03.240Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardShlotx..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ba9edd72-7687-4a77-9138-5c1421220eb7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "75bf7d2c-4d20-4dcd-9e89-5d781996f84b",
"vfModuleModelCustomizationUUID": "c63440ce-f09d-4556-920e-c64cb021de5b",
"isBase": true,
"artifacts": [
"bdd757b2-db95-47fa-b263-475dc8238704",
"0fa10cdb-c162-4d4c-9153-5db1b3f91f67"
],
"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-02-14T08:11:03.248Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardShlotx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:75bf7d2c-4d20-4dcd-9e89-5d781996f84b
VfModuleModelInvariantUUID:ba9edd72-7687-4a77-9138-5c1421220eb7
VfModuleModelDescription:NULL
Artifacts UUID List:{
bdd757b2-db95-47fa-b263-475dc8238704
,
0fa10cdb-c162-4d4c-9153-5db1b3f91f67
}
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-02-14T08:11:03.254Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardShlotx..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ba9edd72-7687-4a77-9138-5c1421220eb7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "75bf7d2c-4d20-4dcd-9e89-5d781996f84b",
"vfModuleModelCustomizationUUID": "c63440ce-f09d-4556-920e-c64cb021de5b",
"isBase": true,
"artifacts": [
"bdd757b2-db95-47fa-b263-475dc8238704",
"0fa10cdb-c162-4d4c-9153-5db1b3f91f67"
],
"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-02-14T08:11:03.255Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardShlotx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:75bf7d2c-4d20-4dcd-9e89-5d781996f84b
VfModuleModelInvariantUUID:ba9edd72-7687-4a77-9138-5c1421220eb7
VfModuleModelDescription:NULL
Artifacts UUID List:{
bdd757b2-db95-47fa-b263-475dc8238704
,
0fa10cdb-c162-4d4c-9153-5db1b3f91f67
}
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-02-14T08:11:03.255Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: bdd757b2-db95-47fa-b263-475dc8238704 from URL: /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml
2023-02-14T08:11:03.256Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:11:03.257Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml
2023-02-14T08:11:03.323Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:11:03.324Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml bdd757b2-db95-47fa-b263-475dc8238704 5033
2023-02-14T08:11:03.325Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-14T08:11:03.325Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml
2023-02-14T08:11:03.325Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:11:03.326Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:03.326Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:03.327Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362263325,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:04.331Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0fa10cdb-c162-4d4c-9153-5db1b3f91f67 from URL: /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
2023-02-14T08:11:04.331Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-14T08:11:04.332Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
2023-02-14T08:11:04.436Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-14T08:11:04.437Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env 0fa10cdb-c162-4d4c-9153-5db1b3f91f67 909
2023-02-14T08:11:04.438Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-14T08:11:04.439Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
2023-02-14T08:11:04.439Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:11:04.440Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:04.440Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:04.440Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362264438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:05.444Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: e039a9f3-6850-4395-bc1d-e2fea763c479
2023-02-14T08:11:05.444Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_sHLotX 0 dc33f83c-4be6-44a0-b5fe-716bf88758da 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-02-14T08:11:05.490Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@33641460, org.onap.sdc.toscaparser.api.parameters.Input@234423aa, org.onap.sdc.toscaparser.api.parameters.Input@2f74f71, org.onap.sdc.toscaparser.api.parameters.Input@5e7e01e7, org.onap.sdc.toscaparser.api.parameters.Input@4daac95c]
2023-02-14T08:11:05.494Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.495Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.495Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-02-14T08:11:05.496Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= d9f14b08-e90c-4bcc-b007-bb933ba6905b
2023-02-14T08:11:05.496Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d9f14b08-e90c-4bcc-b007-bb933ba6905b matches Tosca VF Customization UUID: d9f14b08-e90c-4bcc-b007-bb933ba6905b
2023-02-14T08:11:05.496Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: d9f14b08-e90c-4bcc-b007-bb933ba6905b 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-02-14T08:11:05.502Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.503Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.504Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id d9f14b08-e90c-4bcc-b007-bb933ba6905b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-14T08:11:05.504Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@599afe4e
2023-02-14T08:11:05.505Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.505Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-14T08:11:05.506Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c63440ce-f09d-4556-920e-c64cb021de5b
2023-02-14T08:11:05.506Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c63440ce-f09d-4556-920e-c64cb021de5b
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-02-14T08:11:05.530Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.531Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:05.531Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:05.536Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.537Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:05.538Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:05.538Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.539Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is not matching search criteria
2023-02-14T08:11:05.539Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-14T08:11:05.540Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-14T08:11:05.540Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=609a2950-b0fc-4a7c-b370-750ca1485da5
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-02-14T08:11:05.559Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.560Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:05.561Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-14T08:11:05.562Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.562Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_sHLotX 0 is matching search criteria
2023-02-14T08:11:05.562Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_sHLotX 0] matching following query criteria: sdcType=VF, customizationUUID=d9f14b08-e90c-4bcc-b007-bb933ba6905b
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-02-14T08:11:05.574Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.575Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.576Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid e039a9f3-6850-4395-bc1d-e2fea763c479: basic_onboard_sHLotX
2023-02-14T08:11:05.576Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.577Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.577Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.578Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.578Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.578Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.579Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.579Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.579Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:11:05.580Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_sHLotX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:11:05.580Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_sHLotX
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-02-14T08:11:05.794Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_sHLotX dc33f83c-4be6-44a0-b5fe-716bf88758da 1 ASDC deployResourceStructure
2023-02-14T08:11:05.795Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json ASDC sendASDCNotification
2023-02-14T08:11:05.795Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json
2023-02-14T08:11:05.796Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:11:05.797Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:05.797Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:05.797Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362265795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:06.801Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-14T08:11:06.802Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml
2023-02-14T08:11:06.802Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:11:06.803Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:06.803Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:06.803Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362266801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:07.807Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-14T08:11:07.808Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env
2023-02-14T08:11:07.808Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:11:07.809Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:07.809Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:07.809Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362267807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:08.812Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar ASDC sendASDCNotification
2023-02-14T08:11:08.812Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar
2023-02-14T08:11:08.813Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:11:08.813Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:08.813Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:08.814Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362268812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:09.818Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:11:09.863Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:11:09.874Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:11:09.875Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-14T08:11:09.875Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-14T08:11:09.875Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-14T08:11:09.876Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:11:09.876Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:11:09.876Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:11:09.877Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:11:09.877Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:11:09.878Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:11:09.898Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-14T08:11:39.901Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 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-02-14T08:11:39.917Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 and serviceModelVersionId: e039a9f3-6850-4395-bc1d-e2fea763c479
2023-02-14T08:11:39.918Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 558a1091-67c3-48b9-9139-04fd0026ca80
2023-02-14T08:11:39.920Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?depth=0
2023-02-14T08:11:39.926Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-14T08:11:40.066Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?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-02-14T08:11:40.068Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?depth=0|INFO|500||Invoke
2023-02-14T08:11:40.098Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-14T08:11:40.259Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?depth=0|INFO|500||InvokeReturn
2023-02-14T08:11:40.259Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558a1091-67c3-48b9-9139-04fd0026ca80/model-vers/model-ver/e039a9f3-6850-4395-bc1d-e2fea763c479?depth=0 has http status code:200 and response headers:{date=[Tue, 14 Feb 2023 08:11:38 GMT], content-length=[0], vertex-id=[213016], x-aai-txid=[1-aai-resources-230214-08:11:38:916-50009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-14T08:11:40.271Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-02-14T08:11:40.272Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-14T08:11:40.272Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:11:40.294Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-14T08:11:40.295Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-14T08:11:40.295Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-14T08:11:40.296Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:11:40.296Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:11:40.296Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362300295,
"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-02-14T08:11:41.316Z|8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:11:49.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:11:49.215Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.216Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "53acbd10-c041-4dac-b1ba-3f6c9b7fcded",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362250489,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-14T08:11:49.217Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.217Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.217Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:11:49.218Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.218Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.218Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:11:49.218Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.218Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.219Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:11:49.219Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.219Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.219Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:11:49.220Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.220Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.220Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-14T08:11:49.220Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.221Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.221Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:11:49.221Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.222Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.222Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362251510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:11:49.223Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.223Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.223Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362258685,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:11:49.224Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.224Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.225Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362262235,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:11:49.225Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.226Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.226Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362263325,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:11:49.226Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.226Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.227Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362264438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:11:49.227Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.227Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.227Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362265795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/basic_onboard_shlotx0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:11:49.228Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.228Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362266801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-14T08:11:49.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362267807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/resourceInstances/basic_onboard_shlotx0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-14T08:11:49.230Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362268812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShlotx/1.0/artifacts/service-BasicOnboardShlotx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:11:49.231Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:11:49.231Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-14T08:11:49.231Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8a55c5cc-1f10-41cd-bde7-34bc3f0f14f0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362300295,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-14T08:11:49.232Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:12:41.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:12:49.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:13:41.319Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:13:49.211Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:14:41.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:14:49.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:15:41.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:15:49.215Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:16:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:16:49.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:17:41.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:17:49.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:18:41.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:18:49.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:19:41.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:19:49.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:20:41.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:20:49.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:41.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:21:49.226Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:54.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-14T08:21:54.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c9a8a26c-a9c0-44a0-a056-7066f0ba9163","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"2ddd3b63-a2e2-481f-84d7-59ce6a1ce001","serviceDescription":"service","serviceInvariantUUID":"3b4c3c95-ce2d-4f9d-952d-c18bd3f36056","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"f7626cb3-45c1-4226-9eec-28e525f9d5e0","resourceInvariantUUID":"8039a5ea-031c-474b-aa3e-d2266be9eca9","resourceCustomizationUUID":"9e0dbcab-cb81-4fea-9645-c45f620fdf4e","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":"MjZhNmYwNTJmMzhmNjM0ZDI5MTY2Njk0M2U1OGNlYWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4e4408e-5323-4abd-a55a-d2396b5e3572","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODM0NGJkNjAyOWEyZmZlZjRhMDFjNjZhZjU1NmQxMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e6615167-0348-476c-b28e-e33179bdd240","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-14T08:21:54.023Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:21:54.024Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:21:54.024Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:21:54.024Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362901331,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:54.042Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:21:54.042Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362905793,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:21:54.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:21:55.029Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:21:55.030Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:21:55.030Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:21:55.031Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362901331,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:56.034Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "2ddd3b63-a2e2-481f-84d7-59ce6a1ce001",
"serviceDescription": "service",
"serviceInvariantUUID": "3b4c3c95-ce2d-4f9d-952d-c18bd3f36056",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "9e0dbcab-cb81-4fea-9645-c45f620fdf4e",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "f7626cb3-45c1-4226-9eec-28e525f9d5e0",
"resourceInvariantUUID": "8039a5ea-031c-474b-aa3e-d2266be9eca9",
"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": "ODM0NGJkNjAyOWEyZmZlZjRhMDFjNjZhZjU1NmQxMjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e6615167-0348-476c-b28e-e33179bdd240"
}
],
"workloadContext": "Production"
}
2023-02-14T08:21:56.035Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-14T08:21:56.035Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001 ASDC
2023-02-14T08:21:56.037Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c9a8a26c-a9c0-44a0-a056-7066f0ba9163
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
ServiceInvariantUUID:3b4c3c95-ce2d-4f9d-952d-c18bd3f36056
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:e6615167-0348-476c-b28e-e33179bdd240
ArtifactChecksum:ODM0NGJkNjAyOWEyZmZlZjRhMDFjNjZhZjU1NmQxMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:9e0dbcab-cb81-4fea-9645-c45f620fdf4e
ResourceInvariantUUID:8039a5ea-031c-474b-aa3e-d2266be9eca9
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:f7626cb3-45c1-4226-9eec-28e525f9d5e0
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-14T08:21:56.037Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001 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-02-14T08:21:56.109Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:21:56.113Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:21:56.114Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:21:56.114Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e6615167-0348-476c-b28e-e33179bdd240 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-14T08:21:56.114Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-14T08:21:56.115Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-14T08:21:56.507Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-14T08:21:56.511Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar e6615167-0348-476c-b28e-e33179bdd240 57792
2023-02-14T08:21:56.512Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-14T08:21:56.512Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-14T08:21:56.513Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:21:56.513Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:21:56.514Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:21:56.514Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362916512,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:57.516Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:21:57.517Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:21:57.518Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: e6615167-0348-476c-b28e-e33179bdd240, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:57.518Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-14T08:21:57.519Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:57.519Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:57.782Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14378658888795373782/Definitions/service-BasicNetwork-template.yml
2023-02-14T08:21:58.615Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.617Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.618Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.618Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.618Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.618Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:21:58.618Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.619Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.619Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-14T08:21:58.620Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-14T08:21:58.620Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:21:58.620Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.620Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.621Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-14T08:21:58.621Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-14T08:21:58.621Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:21:58.621Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.621Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.622Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.622Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.623Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.623Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.623Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.623Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.624Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.624Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.624Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
Model Version:NULL
Model InvariantUuid:3b4c3c95-ce2d-4f9d-952d-c18bd3f36056
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:8039a5ea-031c-474b-aa3e-d2266be9eca9
Model UUID:12915465-af7b-4609-ba94-9a20481d52c4
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:9e0dbcab-cb81-4fea-9645-c45f620fdf4e
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-02-14T08:21:58.638Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: f7626cb3-45c1-4226-9eec-28e525f9d5e0
2023-02-14T08:21:58.639Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||No resources found for Service: 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
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-02-14T08:21:58.657Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||
2023-02-14T08:21:58.658Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-14T08:21:58.660Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
2023-02-14T08:21:58.660Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
2023-02-14T08:21:58.660Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-14T08:21:58.661Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:21:58.676Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26e87c2f, org.onap.sdc.toscaparser.api.parameters.Input@72ef093, org.onap.sdc.toscaparser.api.parameters.Input@5cacb968, org.onap.sdc.toscaparser.api.parameters.Input@28d9e5cf, org.onap.sdc.toscaparser.api.parameters.Input@4d35fdff]
2023-02-14T08:21:58.681Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.681Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.682Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.682Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.682Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001: Generic NeutronNet
2023-02-14T08:21:58.683Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.683Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.683Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.683Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-14T08:21:58.773Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.774Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.774Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.774Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.774Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:21:58.774Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:21:58.775Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-14T08:21:58.897Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-14T08:21:58.897Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-14T08:21:58.897Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-14T08:21:58.898Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:21:58.898Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:21:58.898Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:21:58.898Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362918897,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:21:59.899Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:21:59.959Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:21:59.969Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:21:59.970Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:21:59.970Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:22:29.970Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:22:29.987Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:22:29.991Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:22:29.991Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:22:29.991Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:22:49.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:22:49.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:22:49.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362901331,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:22:49.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:22:49.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:22:49.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "multicloud-k8s",
"timestamp": 1676362909151,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:22:49.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:22:59.992Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:23:00.022Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:23:00.049Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:23:00.049Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:23:00.049Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:23:30.049Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:23:30.067Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:23:30.073Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:23:30.079Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:23:30.080Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:23:49.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:23:49.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.214Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "aai-model-loader",
"timestamp": 1676362913308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362901331,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362905793,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "multicloud-k8s",
"timestamp": 1676362909151,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:23:49.215Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "aai-model-loader",
"timestamp": 1676362913308,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:23:49.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362915683,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:23:49.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362916512,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:23:49.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "aai-model-loader",
"timestamp": 1676362915426,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:23:49.223Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362916690,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:23:49.243Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c9a8a26c-a9c0-44a0-a056-7066f0ba9163
2023-02-14T08:23:49.244Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9a8a26c-a9c0-44a0-a056-7066f0ba9163 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:23:49.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.272Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676362918897,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "aai-model-loader",
"timestamp": 1676362921202,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "aai-model-loader",
"timestamp": 1676362922205,
"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-02-14T08:23:49.294Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c9a8a26c-a9c0-44a0-a056-7066f0ba9163
2023-02-14T08:23:49.294Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9a8a26c-a9c0-44a0-a056-7066f0ba9163 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-02-14T08:23:49.335Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.336Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362931397,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:23:49.336Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.337Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.338Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362931397,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:23:49.338Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.339Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.340Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362934428,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:23:49.342Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.342Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.342Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362936135,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:23:49.342Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:23:49.343Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:23:49.343Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362937139,
"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-02-14T08:23:49.367Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c9a8a26c-a9c0-44a0-a056-7066f0ba9163
2023-02-14T08:23:49.368Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9a8a26c-a9c0-44a0-a056-7066f0ba9163 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-02-14T08:24:00.081Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:24:00.103Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:24:00.110Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:24:00.110Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:24:00.111Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:24:00.122Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-14T08:24:30.123Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163 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-02-14T08:24:30.157Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c9a8a26c-a9c0-44a0-a056-7066f0ba9163 and serviceModelVersionId: 2ddd3b63-a2e2-481f-84d7-59ce6a1ce001
2023-02-14T08:24:30.158Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3b4c3c95-ce2d-4f9d-952d-c18bd3f36056
2023-02-14T08:24:30.163Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0
2023-02-14T08:24:30.203Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-02-14T08:24:30.316Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0|INFO|500||Invoke
2023-02-14T08:24:30.317Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c9a8a26c-a9c0-44a0-a056-7066f0ba9163], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3843cc6d-f393-4c5c-b0ae-370add7079a5], X-ECOMP-RequestID=[c9a8a26c-a9c0-44a0-a056-7066f0ba9163], X-TransactionId=[], X-ONAP-RequestID=[c9a8a26c-a9c0-44a0-a056-7066f0ba9163], Content-Type=[application/merge-patch+json]}
2023-02-14T08:24:30.348Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-14T08:24:30.551Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?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/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0 has http status code:200 and response headers:{date=[Tue, 14 Feb 2023 08:24:29 GMT], content-length=[0], vertex-id=[217112], x-aai-txid=[0-aai-resources-230214-08:24:29:183-3355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-14T08:24:30.553Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-14T08:24:30.554Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3b4c3c95-ce2d-4f9d-952d-c18bd3f36056/model-vers/model-ver/2ddd3b63-a2e2-481f-84d7-59ce6a1ce001?depth=0|INFO|500||InvokeReturn
2023-02-14T08:24:30.555Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-14T08:24:30.556Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:24:30.605Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-14T08:24:30.606Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c9a8a26c-a9c0-44a0-a056-7066f0ba9163 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-14T08:24:30.616Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-14T08:24:30.624Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:30.625Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:30.625Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363070606,
"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-02-14T08:24:31.650Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-14T08:24:31.659Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-14T08:24:31.675Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"340a29db-4fe7-480d-8bbc-6737b882cc31","serviceName":"Demo_pNF_3ei4oNblmd4L3Xt5PNCK","serviceVersion":"1.0","serviceUUID":"88896b6e-8ef7-4054-8843-ca0685151b3e","serviceDescription":"catalog service description","serviceInvariantUUID":"cb4d146f-d5de-4e68-a961-4b9a32d4dd7e","resources":[{"resourceInstanceName":"pNF 99b97c12-b079 0","resourceName":"pNF 99b97c12-b079","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ff94e76c-11fc-4156-ada0-6253f5cc9d28","resourceInvariantUUID":"db7a9b2a-3a5b-42af-b120-4a6ff1c730b6","resourceCustomizationUUID":"9c4b3d83-20b3-440e-bad6-2ae49fd608fc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml","artifactChecksum":"ZmViNGM5NjkzYWZlNGQwOGEyNmM1MjIxOWRjOTZmMDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7317736c-daf9-4c37-9dc9-30ea529da746","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar","artifactChecksum":"OTAxNTRjYTU5NzQ3ZWRlMWZhZmEwN2ZiZDQ3ZGUxYTU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2e95d8f9-4d05-4719-810d-988351391837","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"88fc3af0-ad31-4086-90e4-de2f224d5b4d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml","artifactChecksum":"OWI2ZWI3OTMwM2Q5MjkwNmQ3OGFlOGQ3ODNmYTAxZjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"22f5279d-3e18-4e64-82f2-0990f74a3ea7","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8aec0562-ed7d-45b9-8b09-a678934c14dc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5bec95dc-43b3-4606-97d4-2cb2eedf4f2c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml","artifactChecksum":"MDdjMjg1YzdmZTM5MjQxYjNlNDgyMjk3NWE1OGEwNzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d99f65f6-bd38-482f-b5d6-2bd1f2e6be4f","artifactVersion":"1"},{"artifactName":"service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar","artifactChecksum":"ZjRmY2VhYjZmYWI3YTBkMTE1ODY1ZWYwNzE5MGJlYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a43a5898-e5a5-4ee0-8592-7c411f267e18","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-14T08:24:31.686Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:31.696Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:31.697Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:31.697Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:32.700Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:32.701Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:32.701Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:32.702Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:33.703Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:33.705Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:33.713Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:33.714Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:34.718Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:34.719Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:34.720Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:34.720Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:35.723Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:35.724Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:35.724Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:35.725Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:36.728Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:36.729Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:36.729Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:36.730Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:37.735Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:37.736Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:37.736Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:37.746Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:38.751Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:24:38.753Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:38.753Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:38.753Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:39.758Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"serviceName": "Demo_pNF_3ei4oNblmd4L3Xt5PNCK",
"serviceVersion": "1.0",
"serviceUUID": "88896b6e-8ef7-4054-8843-ca0685151b3e",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "cb4d146f-d5de-4e68-a961-4b9a32d4dd7e",
"resources": [
{
"resourceInstanceName": "pNF 99b97c12-b079 0",
"resourceCustomizationUUID": "9c4b3d83-20b3-440e-bad6-2ae49fd608fc",
"resourceName": "pNF 99b97c12-b079",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "ff94e76c-11fc-4156-ada0-6253f5cc9d28",
"resourceInvariantUUID": "db7a9b2a-3a5b-42af-b120-4a6ff1c730b6",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"artifactChecksum": "ZjRmY2VhYjZmYWI3YTBkMTE1ODY1ZWYwNzE5MGJlYzg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a43a5898-e5a5-4ee0-8592-7c411f267e18"
}
],
"workloadContext": "Production"
}
2023-02-14T08:24:39.759Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-14T08:24:39.759Z|c9a8a26c-a9c0-44a0-a056-7066f0ba9163|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 88896b6e-8ef7-4054-8843-ca0685151b3e ASDC
2023-02-14T08:24:39.760Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:340a29db-4fe7-480d-8bbc-6737b882cc31
ServiceName:Demo_pNF_3ei4oNblmd4L3Xt5PNCK
ServiceVersion:1.0
ServiceUUID:88896b6e-8ef7-4054-8843-ca0685151b3e
ServiceInvariantUUID:cb4d146f-d5de-4e68-a961-4b9a32d4dd7e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
ArtifactUUID:a43a5898-e5a5-4ee0-8592-7c411f267e18
ArtifactChecksum:ZjRmY2VhYjZmYWI3YTBkMTE1ODY1ZWYwNzE5MGJlYzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 99b97c12-b079 0
ResourceCustomizationUUID:9c4b3d83-20b3-440e-bad6-2ae49fd608fc
ResourceInvariantUUID:db7a9b2a-3a5b-42af-b120-4a6ff1c730b6
ResourceName:pNF 99b97c12-b079
ResourceType:PNF
ResourceUUID:ff94e76c-11fc-4156-ada0-6253f5cc9d28
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-14T08:24:39.760Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 88896b6e-8ef7-4054-8843-ca0685151b3e 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-02-14T08:24:39.831Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:24:39.832Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:24:39.833Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:24:39.833Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a43a5898-e5a5-4ee0-8592-7c411f267e18 from URL: /sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:39.834Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-14T08:24:39.834Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:39.915Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-14T08:24:39.923Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar a43a5898-e5a5-4ee0-8592-7c411f267e18 88013
2023-02-14T08:24:39.924Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar ASDC sendASDCNotification
2023-02-14T08:24:39.924Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:39.924Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:24:39.925Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:39.925Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:39.925Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363079924,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:40.926Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:24:40.928Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:24:40.928Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a43a5898-e5a5-4ee0-8592-7c411f267e18, URL: /sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar to file: /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:40.929Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:40.930Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:40.931Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:41.170Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14851341271588779686/Definitions/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml
2023-02-14T08:24:42.848Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 99b97c12-b079 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.849Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:24:42.850Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.851Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.851Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Node template pNF 99b97c12-b079 0 is matching search criteria
2023-02-14T08:24:42.851Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-14T08:24:42.852Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 99b97c12-b079 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:24:42.852Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.852Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.852Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Node template pNF 99b97c12-b079 0 is matching search criteria
2023-02-14T08:24:42.853Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-14T08:24:42.853Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 99b97c12-b079 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-14T08:24:42.853Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.853Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.853Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.854Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.854Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.854Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.854Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.854Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.855Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.855Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.855Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_3ei4oNblmd4L3Xt5PNCK
Description:catalog service description
Model UUID:88896b6e-8ef7-4054-8843-ca0685151b3e
Model Version:NULL
Model InvariantUuid:cb4d146f-d5de-4e68-a961-4b9a32d4dd7e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-14T08:24:42.886Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: ff94e76c-11fc-4156-ada0-6253f5cc9d28
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-02-14T08:24:42.892Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||pNF 99b97c12-b079 0
2023-02-14T08:24:42.892Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ff94e76c-11fc-4156-ada0-6253f5cc9d28
2023-02-14T08:24:42.892Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 88896b6e-8ef7-4054-8843-ca0685151b3e
2023-02-14T08:24:42.893Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 88896b6e-8ef7-4054-8843-ca0685151b3e
2023-02-14T08:24:42.893Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 99b97c12-b079 0 ff94e76c-11fc-4156-ada0-6253f5cc9d28 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:24:42.907Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4493a937, org.onap.sdc.toscaparser.api.parameters.Input@990777e, org.onap.sdc.toscaparser.api.parameters.Input@6db69f3e, org.onap.sdc.toscaparser.api.parameters.Input@727d226e, org.onap.sdc.toscaparser.api.parameters.Input@2b7ee707]
2023-02-14T08:24:42.907Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.907Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.908Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 88896b6e-8ef7-4054-8843-ca0685151b3e: pNF 99b97c12-b079
2023-02-14T08:24:42.908Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Processing PNF resource: ff94e76c-11fc-4156-ada0-6253f5cc9d28
2023-02-14T08:24:42.908Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-14T08:24:42.909Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3ei4oNblmd4L3Xt5PNCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-14T08:24:42.909Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Resource customization UUID: 9c4b3d83-20b3-440e-bad6-2ae49fd608fc is the same as notified resource customizationUUID: 9c4b3d83-20b3-440e-bad6-2ae49fd608fc
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-14T08:24:43.076Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 99b97c12-b079 ff94e76c-11fc-4156-ada0-6253f5cc9d28 0 ASDC deployResourceStructure
2023-02-14T08:24:43.077Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar ASDC sendASDCNotification
2023-02-14T08:24:43.077Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar
2023-02-14T08:24:43.078Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-14T08:24:43.078Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:24:43.079Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:24:43.079Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363083077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:44.080Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 340a29db-4fe7-480d-8bbc-6737b882cc31
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:24:44.142Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 340a29db-4fe7-480d-8bbc-6737b882cc31
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:24:44.159Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:24:44.159Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-14T08:24:44.159Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-14T08:24:49.210Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:24:49.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.235Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.236Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.237Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.238Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.239Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.240Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.240Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.240Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.240Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.240Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676362977693,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.241Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "multicloud-k8s",
"timestamp": 1676362975214,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.242Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676362991396,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363007037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.243Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.244Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.244Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.244Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363007267,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.244Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.245Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.245Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363008040,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:24:49.254Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 340a29db-4fe7-480d-8bbc-6737b882cc31
2023-02-14T08:24:49.255Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 340a29db-4fe7-480d-8bbc-6737b882cc31 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:24:49.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363009166,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363003308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363010173,
"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-02-14T08:24:49.280Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 340a29db-4fe7-480d-8bbc-6737b882cc31
2023-02-14T08:24:49.281Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 340a29db-4fe7-480d-8bbc-6737b882cc31 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-02-14T08:24:49.291Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.291Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363011407,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.292Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.294Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.294Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.294Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.296Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.297Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.297Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.297Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.298Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.298Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.299Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.299Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.300Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.300Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.300Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.300Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.300Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.301Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363019298,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.302Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363009042,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.303Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.303Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.303Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363006884,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:24:49.303Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.304Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.304Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "aai-model-loader",
"timestamp": 1676363020301,
"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-02-14T08:24:49.311Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 340a29db-4fe7-480d-8bbc-6737b882cc31
2023-02-14T08:24:49.311Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 340a29db-4fe7-480d-8bbc-6737b882cc31 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-02-14T08:24:49.322Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.322Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363021000,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.323Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363021013,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.323Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.323Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.324Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363022005,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:24:49.351Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 24f23d9d-4bae-4482-8a12-9efc84a98bb4
2023-02-14T08:24:49.351Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24f23d9d-4bae-4482-8a12-9efc84a98bb4 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:24:49.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363022087,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363023177,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363024242,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363025283,
"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-02-14T08:24:49.372Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24f23d9d-4bae-4482-8a12-9efc84a98bb4
2023-02-14T08:24:49.372Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24f23d9d-4bae-4482-8a12-9efc84a98bb4 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-02-14T08:24:49.384Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.384Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "multicloud-k8s",
"timestamp": 1676363026284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:24:49.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:24:49.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:14.159Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 340a29db-4fe7-480d-8bbc-6737b882cc31
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:25:14.195Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 340a29db-4fe7-480d-8bbc-6737b882cc31
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-14T08:25:14.205Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-14T08:25:14.205Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-14T08:25:14.206Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-14T08:25:14.227Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-14T08:25:44.228Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 340a29db-4fe7-480d-8bbc-6737b882cc31 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-02-14T08:25:44.236Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 340a29db-4fe7-480d-8bbc-6737b882cc31 and serviceModelVersionId: 88896b6e-8ef7-4054-8843-ca0685151b3e
2023-02-14T08:25:44.236Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cb4d146f-d5de-4e68-a961-4b9a32d4dd7e
2023-02-14T08:25:44.237Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0
2023-02-14T08:25:44.245Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-02-14T08:25:44.327Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0|INFO|500||Invoke
2023-02-14T08:25:44.327Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[340a29db-4fe7-480d-8bbc-6737b882cc31], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1ce05aec-765f-49f7-bd59-876316a65417], X-ECOMP-RequestID=[340a29db-4fe7-480d-8bbc-6737b882cc31], X-TransactionId=[], X-ONAP-RequestID=[340a29db-4fe7-480d-8bbc-6737b882cc31], Content-Type=[application/merge-patch+json]}
2023-02-14T08:25:44.350Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-14T08:25:44.603Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?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/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0 has http status code:200 and response headers:{date=[Tue, 14 Feb 2023 08:25:43 GMT], content-length=[0], vertex-id=[168024], x-aai-txid=[1-aai-resources-230214-08:25:43:184-69091], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-14T08:25:44.604Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-14T08:25:44.605Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cb4d146f-d5de-4e68-a961-4b9a32d4dd7e/model-vers/model-ver/88896b6e-8ef7-4054-8843-ca0685151b3e?depth=0|INFO|500||InvokeReturn
2023-02-14T08:25:44.605Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-14T08:25:44.605Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-14T08:25:44.625Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-14T08:25:44.626Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 340a29db-4fe7-480d-8bbc-6737b882cc31 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-14T08:25:44.627Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-14T08:25:44.628Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:44.628Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:44.628Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363144627,
"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-02-14T08:25:45.654Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-14T08:25:45.654Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"24f23d9d-4bae-4482-8a12-9efc84a98bb4","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"6d04a29a-1213-4cec-aa78-6593d001f894","serviceDescription":"service","serviceInvariantUUID":"d188a9d2-ef87-4ab8-b772-b2cea6f7ca30","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"63df9828-601a-4ea0-8f2c-5c11292913d0","resourceInvariantUUID":"83eea2da-76d7-42ff-acf2-be77d4571cdc","resourceCustomizationUUID":"f730560a-7c89-4822-b9ef-d5c645e74a95","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":"NGFlNDhlMjQxYWM4ZTQwN2M1M2M0OTYzNTBlZjAyYmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7e41bc5a-fc81-4658-bf0f-61b6afa786cd","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":"60b06c31-1470-46c6-8ebf-a8ca08f34703","artifactVersion":"2","generatedFromUUID":"830ff87a-830b-4b53-8ac9-4c8baaba06d7"},{"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":"830ff87a-830b-4b53-8ac9-4c8baaba06d7","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":"NzU3MGVlMzg1NjUwODQwMWNkY2I5Yjk0NDI2MzA5NDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4582b591-af2d-42f7-9ea0-f257330e5a4b","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":"a77897ab-7d92-4120-9e8b-a60f837b5107","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":"78d5ee5e-a191-406f-afea-8298a8c91fa7","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":"83b593cf-227f-48c0-b867-a72cbbb9fc45","artifactVersion":"2","generatedFromUUID":"a77897ab-7d92-4120-9e8b-a60f837b5107"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YzhlN2MzMzkzMWNiOGUyNWI0YTk1ZTFhZjQ3ZjQzMTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7452d61e-d7ae-43eb-a737-98a733a7f428","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MTgxMWRmYzg0MTU1NTdlYmUwYjEzNGY2MzU0ZmU0YzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3636d42d-6393-46b4-a70c-fffdc8d31576","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-14T08:25:45.655Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:45.655Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:45.655Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:45.655Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:46.656Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:46.657Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:46.657Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:46.658Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:47.659Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:47.660Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:47.660Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:47.660Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:48.664Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:48.664Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:48.664Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:48.665Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:49.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:25:49.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.218Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.226Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.226Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.226Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.226Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.227Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.230Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363021396,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.231Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.231Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.232Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363031211,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.233Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.234Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.235Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.235Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.236Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.236Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.236Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363033483,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.237Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.237Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.237Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.237Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.238Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.238Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.238Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.238Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.239Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.239Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.239Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.239Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363034495,
"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-02-14T08:25:49.280Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 24f23d9d-4bae-4482-8a12-9efc84a98bb4
2023-02-14T08:25:49.280Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24f23d9d-4bae-4482-8a12-9efc84a98bb4 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-02-14T08:25:49.306Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.306Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363027288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.307Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.307Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.307Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363023006,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363036409,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.308Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363036469,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.309Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676363037413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-02-14T08:25:49.361Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f
2023-02-14T08:25:49.362Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-14T08:25:49.384Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363037584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363038782,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.391Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.393Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.395Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363039795,
"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-02-14T08:25:49.412Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f
2023-02-14T08:25:49.413Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f 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-02-14T08:25:49.438Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.438Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1676363040798,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.439Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.455Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.456Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.456Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363042415,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.457Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.457Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.457Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.463Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.464Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.464Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363053089,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.464Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.464Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.464Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.465Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.465Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.465Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "aai-model-loader",
"timestamp": 1676363054091,
"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-02-14T08:25:49.483Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 24f23d9d-4bae-4482-8a12-9efc84a98bb4
2023-02-14T08:25:49.483Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24f23d9d-4bae-4482-8a12-9efc84a98bb4 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-02-14T08:25:49.501Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.502Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.502Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.502Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.502Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.503Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.504Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.505Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.505Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.505Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.505Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.506Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.506Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.506Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363051396,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.507Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.507Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.507Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.508Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.508Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.509Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363059221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.511Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.511Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.511Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.511Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.512Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.512Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363033308,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.512Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.512Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.512Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363061488,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363062185,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.513Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676363062492,
"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-02-14T08:25:49.532Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f
2023-02-14T08:25:49.532Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f 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-02-14T08:25:49.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.587Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c9a8a26c-a9c0-44a0-a056-7066f0ba9163",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363070606,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.588Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.589Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.589Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.589Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363072181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.590Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f",
"consumerID": "aai-model-loader",
"timestamp": 1676363073183,
"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-02-14T08:25:49.617Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f
2023-02-14T08:25:49.617Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9d779c9a-6cf8-4ecd-975c-d23ad3a6f32f 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-02-14T08:25:49.648Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.648Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.649Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.651Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.651Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.651Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.651Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.651Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/resourceInstances/pnf99b97c12b0790/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.652Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "NOTIFIED"
}
2023-02-14T08:25:49.653Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.653Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.653Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363079924,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-14T08:25:49.654Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.654Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-14T08:25:49.654Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "340a29db-4fe7-480d-8bbc-6737b882cc31",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363083077,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3ei4onblmd4l3xt5pnck/1.0/artifacts/service-DemoPnf3ei4onblmd4l3xt5pnck-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-14T08:25:49.654Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-14T08:25:49.667Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:49.667Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:49.667Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:49.667Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:50.670Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:50.671Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:50.671Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:50.671Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:51.672Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:51.673Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:51.673Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:51.673Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"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-02-14T08:25:52.678Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:52.678Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:52.679Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:52.679Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:25:53.680Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-14T08:25:53.681Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:53.682Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:53.683Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363071650,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:25:54.689Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "6d04a29a-1213-4cec-aa78-6593d001f894",
"serviceDescription": "service",
"serviceInvariantUUID": "d188a9d2-ef87-4ab8-b772-b2cea6f7ca30",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "f730560a-7c89-4822-b9ef-d5c645e74a95",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "63df9828-601a-4ea0-8f2c-5c11292913d0",
"resourceInvariantUUID": "83eea2da-76d7-42ff-acf2-be77d4571cdc",
"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": "60b06c31-1470-46c6-8ebf-a8ca08f34703",
"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": "830ff87a-830b-4b53-8ac9-4c8baaba06d7",
"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": "NzU3MGVlMzg1NjUwODQwMWNkY2I5Yjk0NDI2MzA5NDQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4582b591-af2d-42f7-9ea0-f257330e5a4b",
"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": "a77897ab-7d92-4120-9e8b-a60f837b5107",
"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": "83b593cf-227f-48c0-b867-a72cbbb9fc45",
"generatedFromUUID": "a77897ab-7d92-4120-9e8b-a60f837b5107"
},
"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": "83b593cf-227f-48c0-b867-a72cbbb9fc45",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "MTgxMWRmYzg0MTU1NTdlYmUwYjEzNGY2MzU0ZmU0YzA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3636d42d-6393-46b4-a70c-fffdc8d31576"
}
],
"workloadContext": "Production"
}
2023-02-14T08:25:54.690Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-14T08:25:54.690Z|340a29db-4fe7-480d-8bbc-6737b882cc31|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 6d04a29a-1213-4cec-aa78-6593d001f894 ASDC
2023-02-14T08:25:54.691Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:24f23d9d-4bae-4482-8a12-9efc84a98bb4
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:6d04a29a-1213-4cec-aa78-6593d001f894
ServiceInvariantUUID:d188a9d2-ef87-4ab8-b772-b2cea6f7ca30
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:3636d42d-6393-46b4-a70c-fffdc8d31576
ArtifactChecksum:MTgxMWRmYzg0MTU1NTdlYmUwYjEzNGY2MzU0ZmU0YzA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:f730560a-7c89-4822-b9ef-d5c645e74a95
ResourceInvariantUUID:83eea2da-76d7-42ff-acf2-be77d4571cdc
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:63df9828-601a-4ea0-8f2c-5c11292913d0
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:60b06c31-1470-46c6-8ebf-a8ca08f34703
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:830ff87a-830b-4b53-8ac9-4c8baaba06d7
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:4582b591-af2d-42f7-9ea0-f257330e5a4b
ArtifactChecksum:NzU3MGVlMzg1NjUwODQwMWNkY2I5Yjk0NDI2MzA5NDQ=
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:a77897ab-7d92-4120-9e8b-a60f837b5107
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:83b593cf-227f-48c0-b867-a72cbbb9fc45
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:83b593cf-227f-48c0-b867-a72cbbb9fc45
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-14T08:25:54.691Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6d04a29a-1213-4cec-aa78-6593d001f894 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-02-14T08:25:54.758Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:25:54.759Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:25:54.759Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:25:54.759Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3636d42d-6393-46b4-a70c-fffdc8d31576 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-14T08:25:54.759Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-14T08:25:54.761Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-14T08:25:54.941Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-14T08:25:54.948Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 3636d42d-6393-46b4-a70c-fffdc8d31576 73996
2023-02-14T08:25:54.948Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-14T08:25:54.949Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-14T08:25:54.949Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-14T08:25:54.949Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-14T08:25:54.949Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-14T08:25:54.949Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "24f23d9d-4bae-4482-8a12-9efc84a98bb4",
"consumerID": "SO-sdc-controller",
"timestamp": 1676363154948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-14T08:25:55.952Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-14T08:25:55.953Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-14T08:25:55.954Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 3636d42d-6393-46b4-a70c-fffdc8d31576, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:55.954Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-14T08:25:55.955Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:55.956Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:56.238Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13201389423686893946/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-02-14T08:25:58.313Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-14T08:25:58.314Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:25:58.314Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:58.314Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-14T08:25:58.314Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:58.315Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:58.315Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:58.315Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-14T08:25:58.315Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-14T08:25:58.315Z|24f23d9d-4bae-4482-8a12-9efc84a98bb4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery