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-19T00:41:05.447Z||main|||||INFO|500||The following profiles are active: basic
2023-02-19T00:41:18.484Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-19T00:41:18.485Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-19T00:41:18.652Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-19T00:41:23.972Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-19T00:41:24.417Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-19T00:41:25.100Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-19T00:41:25.331Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-19T00:41:25.949Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-19T00:41:27.991Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-19T00:41:28.645Z||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-19T00:41:32.297Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-19T00:41:32.430Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-19T00:41:32.439Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-19T00:41:32.450Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-19T00:41:33.241Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-19T00:41:33.771Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-19T00:41:35.100Z||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-19T00:41:35.871Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-19T00:41:35.872Z||main|||||ERROR|500||(conn=1697) Table 'catalogdb.activity_spec' doesn't exist
2023-02-19T00:41:35.889Z||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-19T00:41:39.579Z||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-19T00:41:42.833Z||main|||||WARN|500||---
2023-02-19T00:41:42.833Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-19T00:41:42.834Z||main|||||WARN|500||---
2023-02-19T00:41:43.208Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-19T00:41:48.698Z||main|||||INFO|500||Started Application in 47.024 seconds (JVM running for 49.801)
2023-02-19T00:41:48.726Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-19T00:41:48.729Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-19T00:41:48.737Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-19T00:41:48.788Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5143d076-f6be-46bc-aca6-fb13ffd66c8a url= /sdc/v1/artifactTypes
2023-02-19T00:41:48.794Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-19T00:41:48.988Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-19T00:41:49.046Z||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-19T00:41:49.047Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-19T00:41:49.048Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c927773b-1f04-44df-8400-1681862d58bd url= /sdc/v1/distributionKafkaData
2023-02-19T00:41:49.048Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-19T00:41:49.083Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-19T00:41:49.095Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@329edbc8
2023-02-19T00:41:49.179Z||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-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b
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-19T00:41:49.238Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Instantiated an idempotent producer.
2023-02-19T00:41:49.335Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-19T00:41:49.396Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T00:41:49.396Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T00:41:49.397Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676767309393
2023-02-19T00:41:49.408Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-19T00:41:49.429Z||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-5de4db0b-2d92-4042-8a44-919ef69b1789
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-19T00:41:49.542Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T00:41:49.543Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T00:41:49.543Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676767309542
2023-02-19T00:41:49.544Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:41:49.547Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:41:49.548Z||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-dcdb1686-2056-40d8-aae5-4b74e635f3ed
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-19T00:41:49.559Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T00:41:49.559Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T00:41:49.560Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676767309559
2023-02-19T00:41:49.560Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:41:49.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:41:49.569Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-19T00:41:50.419Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Cluster ID: fqCPuGjYTVuGL03-djurVw
2023-02-19T00:41:50.419Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.420Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.420Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.422Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] ProducerId set to 1002 with epoch 0
2023-02-19T00:41:50.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:50.422Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.423Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.423Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 MIbqWMASTUuZS4mfFGKxJg
2023-02-19T00:41:50.424Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Cluster ID: fqCPuGjYTVuGL03-djurVw
2023-02-19T00:41:50.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Cluster ID: fqCPuGjYTVuGL03-djurVw
2023-02-19T00:41:50.426Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-19T00:41:50.426Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-19T00:41:50.448Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] (Re-)joining group
2023-02-19T00:41:50.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] (Re-)joining group
2023-02-19T00:41:50.507Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789-9b80a609-d357-4c78-874d-a05f6cf72d79
2023-02-19T00:41:50.509Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:50.509Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] (Re-)joining group
2023-02-19T00:41:50.520Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed-54356b10-bede-4756-a6e8-523843c6064e
2023-02-19T00:41:50.521Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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-19T00:41:50.521Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] (Re-)joining group
2023-02-19T00:41:56.523Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed-54356b10-bede-4756-a6e8-523843c6064e', protocol='range'}
2023-02-19T00:41:56.525Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789-9b80a609-d357-4c78-874d-a05f6cf72d79', protocol='range'}
2023-02-19T00:41:56.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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 9idQrAc6QqaZqRvVnocodw
2023-02-19T00:41:56.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed-54356b10-bede-4756-a6e8-523843c6064e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789-9b80a609-d357-4c78-874d-a05f6cf72d79=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-19T00:41:56.616Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed-54356b10-bede-4756-a6e8-523843c6064e', protocol='range'}
2023-02-19T00:41:56.617Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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-19T00:41:56.622Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, 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-19T00:41:56.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789-9b80a609-d357-4c78-874d-a05f6cf72d79', protocol='range'}
2023-02-19T00:41:56.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-19T00:41:56.638Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-19T00:41:56.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-19T00:41:56.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-19T00:41:56.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-19T00:41:56.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-19T00:41:56.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-19T00:41:56.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-19T00:41:56.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-19T00:41:56.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-19T00:41:56.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-19T00:41:56.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-19T00:41:56.692Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.693Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, 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-19T00:41:56.752Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T00:41:56.752Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T00:41:56.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T00:41:56.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T00:41:56.759Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T00:41:56.760Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T00:42:49.555Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:42:49.563Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:43:49.557Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:43:49.564Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:44:49.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:44:49.566Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:45:49.561Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:45:49.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:46:49.562Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:46:49.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:47:49.563Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:47:49.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:48:49.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:48:49.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:49:49.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:49:49.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:50:49.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:50:49.570Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:50:50.525Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcdb1686-2056-40d8-aae5-4b74e635f3ed, groupId=so] Node -1 disconnected.
2023-02-19T00:50:50.613Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5de4db0b-2d92-4042-8a44-919ef69b1789, groupId=so] Node -1 disconnected.
2023-02-19T00:50:50.721Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Node -1 disconnected.
2023-02-19T00:51:40.766Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-19T00:51:49.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:51:49.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:52:49.570Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:52:49.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:53:49.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:53:49.572Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:54:49.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:54:49.574Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:55:49.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:55:49.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:56:49.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:56:49.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:57:49.576Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:57:49.576Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:58:49.578Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T00:58:49.578Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:59:49.580Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T00:59:49.580Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:00:49.580Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:00:49.580Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:01:49.582Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:01:49.581Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:02:49.584Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:02:49.584Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:03:49.585Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:03:49.585Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:04:49.586Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:04:49.586Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:05:49.588Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:05:49.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:06:49.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:06:49.589Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:07:49.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:07:49.591Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:08:49.592Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:08:49.592Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:09:49.594Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:09:49.594Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:10:49.595Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:10:49.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:11:49.597Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:11:49.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:12:49.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:12:49.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:13:49.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:13:49.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:14:49.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:14:49.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:15:49.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:15:49.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:16:49.602Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:16:49.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:17:49.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:17:49.604Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:18:49.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:18:49.605Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:19:49.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:19:49.606Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:20:49.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:20:49.608Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:21:49.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:21:49.610Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:22:49.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:22:49.611Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:23:49.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:23:49.612Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:24:49.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:24:49.613Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:25:49.614Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:25:49.614Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:26:49.614Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:26:49.614Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:27:49.616Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:27:49.616Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:28:49.618Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:28:49.618Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:29:49.620Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:29:49.620Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:30:49.621Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:30:49.621Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:31:49.622Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:31:49.623Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:32:49.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:32:49.623Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:33:49.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:33:49.625Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:34:49.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:34:49.627Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:35:49.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:35:49.628Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:36:49.629Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:36:49.629Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:37:49.629Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:37:49.630Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:38:49.631Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:38:49.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:39:49.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:39:49.632Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:40:49.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:40:49.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:41:49.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:41:49.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:42:49.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:42:49.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:43:49.637Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:43:49.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:44:49.638Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:44:49.639Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:45:49.639Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:45:49.639Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:46:49.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:46:49.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:47:49.641Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:47:49.642Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:48:49.643Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:48:49.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:49:49.644Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:49:49.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:50:49.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:50:49.646Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:51:49.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:51:49.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:52:49.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:52:49.648Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:53:49.648Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:53:49.648Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:54:49.650Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:54:49.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:55:49.651Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:55:49.651Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:56:49.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:56:49.652Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:57:49.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:57:49.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:58:49.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:58:49.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T01:59:49.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T01:59:49.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:00:49.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:00:49.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:01:49.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:01:49.656Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:02:49.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:02:49.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:03:49.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:03:49.659Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:04:49.659Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:04:49.660Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:05:49.660Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:05:49.660Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:06:49.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:06:49.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:07:49.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:07:49.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:08:49.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:08:49.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:09:49.665Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:09:49.665Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:10:49.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:10:49.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:11:49.667Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:11:49.668Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:12:49.669Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:12:49.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:13:49.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:13:49.671Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:14:49.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:14:49.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:15:49.673Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:15:49.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:16:49.674Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:16:49.674Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:17:49.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:17:49.676Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:18:49.676Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:18:49.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:19:49.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:19:49.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:20:49.678Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:20:49.678Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:21:49.679Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:21:49.679Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:22:49.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:22:49.681Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:23:49.682Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:23:49.688Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:24:49.684Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:24:49.689Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:25:49.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:25:49.689Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:26:49.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:26:49.690Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:27:49.686Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:27:49.690Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:28:49.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:28:49.690Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:29:49.688Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:29:49.692Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:30:49.689Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:30:49.693Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:31:49.690Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:31:49.693Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:32:49.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:32:49.694Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:33:49.694Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:33:49.695Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:34:49.695Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:34:49.696Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:35:49.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:35:49.698Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:36:49.698Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:36:49.699Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:37:49.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:37:49.700Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:38:49.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:38:49.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:39:49.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:39:49.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:40:49.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:40:49.703Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:41:49.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:41:49.707Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:42:49.705Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:42:49.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:43:49.707Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:43:49.709Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:44:49.709Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:44:49.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:45:49.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:45:49.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:46:49.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:46:49.712Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:47:49.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:47:49.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:48:49.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:48:49.714Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:49:49.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:49:49.716Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:50:49.717Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:50:49.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:51:49.719Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:51:49.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:52:49.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:52:49.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:53:49.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:53:49.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:54:49.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:54:49.723Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:55:49.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:55:49.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:56:49.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:56:49.725Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:57:49.725Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:57:49.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:58:49.725Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:58:49.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T02:59:49.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T02:59:49.727Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:00:49.727Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:00:49.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:01:49.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:01:49.733Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:02:49.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:02:49.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:03:49.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:03:49.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:04:49.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:04:49.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:05:49.734Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:05:49.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:06:49.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:06:49.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:07:49.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:07:49.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:08:49.738Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:08:49.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:09:49.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:09:49.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:10:49.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:10:49.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:11:49.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:11:49.742Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:12:49.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:12:49.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:13:49.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:13:49.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:14:49.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:14:49.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:15:49.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:15:49.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:16:49.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:16:49.747Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:17:49.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:17:49.748Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:18:49.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:18:49.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:19:49.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:19:49.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:20:49.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:20:49.752Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:21:49.752Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:21:49.753Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:22:49.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:22:49.754Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:23:49.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:23:49.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:24:49.757Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:24:49.757Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:25:49.758Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:25:49.758Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:26:49.760Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:26:49.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:27:49.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:27:49.761Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:28:49.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:28:49.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:29:49.763Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:29:49.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:30:49.763Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:30:49.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:31:49.765Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:31:49.765Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:32:49.766Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:32:49.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:33:49.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:33:49.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:34:49.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:34:49.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:35:49.769Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:35:49.770Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:36:49.771Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:36:49.772Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:37:49.771Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:37:49.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:38:49.773Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:38:49.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:39:49.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:39:49.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:40:49.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:40:49.775Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:41:49.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:41:49.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:42:49.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:42:49.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:43:49.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:43:49.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:44:49.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:44:49.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:45:49.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:45:49.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:46:49.782Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:46:49.782Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:47:49.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:47:49.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:48:49.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:48:49.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:49:49.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:49:49.785Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:50:49.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:50:49.786Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:51:04.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-19T03:51:04.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"acadfb4b-5c87-46f6-b950-d2e6e00c996d","serviceName":"vFW 2023-02-19 03-49-58","serviceVersion":"1.0","serviceUUID":"cb4ce007-3d6b-48dd-abdc-bb25945cbde7","serviceDescription":"catalog service description","serviceInvariantUUID":"a4d2188a-0305-4689-bcc4-33ef6660ab6e","resources":[{"resourceInstanceName":"vFW 829a19f0-d2b1 0","resourceName":"vFW 829a19f0-d2b1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"80fc7786-5e97-466d-98f4-b7d6ddd420e5","resourceInvariantUUID":"73be5311-6a46-4c2c-8c3a-f6800b0139b0","resourceCustomizationUUID":"c403c2a3-1611-45a1-8d41-74b0ac7cbc65","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml","artifactChecksum":"YjAyYWViY2Q2OWY2ZjExYzUzM2ZiZjdhZjBlMDUyYTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"90b279d4-0df0-46f1-8626-43e6c67b2c65","artifactVersion":"1"},{"artifactName":"vfw829a19f0d2b10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json","artifactChecksum":"NjUyN2JmODExM2JhN2I0ZDRlYTQyMWFlZjgwMWFjNGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fe51169f-ab03-48de-b4a0-121f0ef94257","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f6b68ebe-fd58-40b6-b9f5-1bd577d70905","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml","artifactChecksum":"Yzc5MDk5NzI0NTgwYmRhMzIyOTk0OWVhNmUxOThmNDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de522eed-ff65-49ee-9161-d751c4120833","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"96ed41aa-41ed-405f-ba32-2935b0978abf","artifactVersion":"2","generatedFromUUID":"f6b68ebe-fd58-40b6-b9f5-1bd577d70905"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230219034958-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml","artifactChecksum":"YTk3NzE0MTBhZTdmZGM4NTJkM2YxMWY3MzJmYjhmOGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c69a89d7-baf2-494e-a3cf-7ce8c72fabfc","artifactVersion":"1"},{"artifactName":"service-Vfw20230219034958-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar","artifactChecksum":"MWJhODFmZGZmNmVjOTQ5NGQ3MDUzOGZmODEyZDgzMmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bedc602e-bb75-4eb5-854f-1feec3fd65a3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-19T03:51:04.917Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:04.926Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:04.926Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:04.926Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:04.933Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:04.933Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:04.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:04.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:04.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:04.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T03:51:05.101Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:51:05.102Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:51:05.123Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:51:05.959Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:05.960Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:05.960Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:05.960Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:06.961Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:06.962Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:06.963Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:06.963Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:07.964Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:07.965Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:07.966Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:07.966Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:08.968Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:08.969Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:08.970Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:08.970Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:09.972Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:09.972Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:09.973Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:09.973Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:10.974Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:51:10.975Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:10.975Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:10.976Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:11.978Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"serviceName": "vFW 2023-02-19 03-49-58",
"serviceVersion": "1.0",
"serviceUUID": "cb4ce007-3d6b-48dd-abdc-bb25945cbde7",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a4d2188a-0305-4689-bcc4-33ef6660ab6e",
"resources": [
{
"resourceInstanceName": "vFW 829a19f0-d2b1 0",
"resourceCustomizationUUID": "c403c2a3-1611-45a1-8d41-74b0ac7cbc65",
"resourceName": "vFW 829a19f0-d2b1",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "80fc7786-5e97-466d-98f4-b7d6ddd420e5",
"resourceInvariantUUID": "73be5311-6a46-4c2c-8c3a-f6800b0139b0",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw829a19f0d2b10_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"artifactChecksum": "NjUyN2JmODExM2JhN2I0ZDRlYTQyMWFlZjgwMWFjNGI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fe51169f-ab03-48de-b4a0-121f0ef94257",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f6b68ebe-fd58-40b6-b9f5-1bd577d70905",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "96ed41aa-41ed-405f-ba32-2935b0978abf",
"generatedFromUUID": "f6b68ebe-fd58-40b6-b9f5-1bd577d70905"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "96ed41aa-41ed-405f-ba32-2935b0978abf",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230219034958-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"artifactChecksum": "MWJhODFmZGZmNmVjOTQ5NGQ3MDUzOGZmODEyZDgzMmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bedc602e-bb75-4eb5-854f-1feec3fd65a3"
}
],
"workloadContext": "Production"
}
2023-02-19T03:51:11.983Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-19T03:51:11.983Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 cb4ce007-3d6b-48dd-abdc-bb25945cbde7 ASDC
2023-02-19T03:51:12.125Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:acadfb4b-5c87-46f6-b950-d2e6e00c996d
ServiceName:vFW 2023-02-19 03-49-58
ServiceVersion:1.0
ServiceUUID:cb4ce007-3d6b-48dd-abdc-bb25945cbde7
ServiceInvariantUUID:a4d2188a-0305-4689-bcc4-33ef6660ab6e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230219034958-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar
ArtifactUUID:bedc602e-bb75-4eb5-854f-1feec3fd65a3
ArtifactChecksum:MWJhODFmZGZmNmVjOTQ5NGQ3MDUzOGZmODEyZDgzMmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 829a19f0-d2b1 0
ResourceCustomizationUUID:c403c2a3-1611-45a1-8d41-74b0ac7cbc65
ResourceInvariantUUID:73be5311-6a46-4c2c-8c3a-f6800b0139b0
ResourceName:vFW 829a19f0-d2b1
ResourceType:VF
ResourceUUID:80fc7786-5e97-466d-98f4-b7d6ddd420e5
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw829a19f0d2b10_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json
ArtifactUUID:fe51169f-ab03-48de-b4a0-121f0ef94257
ArtifactChecksum:NjUyN2JmODExM2JhN2I0ZDRlYTQyMWFlZjgwMWFjNGI=
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/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml
ArtifactUUID:f6b68ebe-fd58-40b6-b9f5-1bd577d70905
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/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
ArtifactUUID:96ed41aa-41ed-405f-ba32-2935b0978abf
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/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
ArtifactUUID:96ed41aa-41ed-405f-ba32-2935b0978abf
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-19T03:51:12.125Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cb4ce007-3d6b-48dd-abdc-bb25945cbde7 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-19T03:51:12.364Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T03:51:12.366Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:51:12.367Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:51:12.367Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: bedc602e-bb75-4eb5-854f-1feec3fd65a3 from URL: /sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:12.367Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:51:12.368Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:12.455Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:51:12.464Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar bedc602e-bb75-4eb5-854f-1feec3fd65a3 101545
2023-02-19T03:51:12.466Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar ASDC sendASDCNotification
2023-02-19T03:51:12.466Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:12.468Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:51:12.469Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:12.469Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:12.470Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778672464,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:13.472Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T03:51:13.473Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:51:13.473Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: bedc602e-bb75-4eb5-854f-1feec3fd65a3, URL: /sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar to file: /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:13.474Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230219034958-csar.csar
2023-02-19T03:51:13.565Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:13.565Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:14.230Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14359376152585321277/Definitions/service-Vfw20230219034958-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-19T03:51:17.848Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 829a19f0-d2b1 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-Vfw20230219034958-csar.csar
2023-02-19T03:51:17.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-19T03:51:17.861Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.862Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.867Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:17.867Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-19T03:51:17.869Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T03:51:17.871Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.871Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.871Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:17.871Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-19T03:51:17.871Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T03:51:17.872Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.872Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.875Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.876Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.877Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.878Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-19T03:51:17.880Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.880Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:17.880Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:17.880Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.881Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:17.881Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:17.881Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.881Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:17.881Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-19T03:51:17.882Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b4f43782-9daf-48cb-9cc0-e69714e836ee
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-19T03:51:17.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-19T03:51:17.885Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f08fd15d-d1fb-4907-85dd-045bb7692b1a
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:17.886Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.887Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a1eda54c-3391-416e-bcc3-7b6be815a7e4
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.888Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.889Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.889Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.889Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.889Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.889Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:17.890Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:17.890Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-19 03-49-58
Description:catalog service description
Model UUID:cb4ce007-3d6b-48dd-abdc-bb25945cbde7
Model Version:NULL
Model InvariantUuid:a4d2188a-0305-4689-bcc4-33ef6660ab6e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 829a19f0-d2b1
Model UUID:3bc8c8be-c7c4-48fc-a4d4-398f2f56be39
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:73be5311-6a46-4c2c-8c3a-f6800b0139b0
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c403c2a3-1611-45a1-8d41-74b0ac7cbc65
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:9c6848d4-1ca8-4c05-92b4-72c2e50ff011
ModelName:Vfw829a19f0D2b1..base_vfw..module-0
ModelUuid:f06c6dd2-c33d-45fb-ab0d-dc2291d44194
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b4f43782-9daf-48cb-9cc0-e69714e836ee
ModelInvariantUuid:e62c8bc9-79a1-47d4-a8c8-5ce453cccdd2
ModelName:vFW 829a19f0-d2b1-nodes.vfwCvfc
ModelUuid:fa8109e7-4a29-49d7-aa0e-84b88c8dae4d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:8cba0cdd-382a-4c82-a3de-379ab7d64f25
ModelInvariantUuid:ffde717c-a9c5-4b51-841a-0bb8c894ce82
ModelName:Vfw829a19f0D2b1.compute.nodes.heat.vfw
ModelUuid:d4115fe9-b91b-4bb9-a254-78e2fbbcdd11
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:f08fd15d-d1fb-4907-85dd-045bb7692b1a
ModelInvariantUuid:3bca60a1-715d-435b-8660-3d4e645a62d5
ModelName:vFW 829a19f0-d2b1-nodes.vsnCvfc
ModelUuid:f0256962-5882-4bc8-9bbb-b0384b46e014
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:7adc7d21-47e6-46f7-a831-df09f5d28a73
ModelInvariantUuid:6b0b2d53-c816-4a28-b73f-d87c08505f79
ModelName:Vfw829a19f0D2b1.compute.nodes.heat.vsn
ModelUuid:8d8d4981-2955-4113-bfca-97416a0282ab
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:a1eda54c-3391-416e-bcc3-7b6be815a7e4
ModelInvariantUuid:febb828e-050d-41c0-b857-b9b1c9c00c4e
ModelName:vFW 829a19f0-d2b1-nodes.vpgCvfc
ModelUuid:9aa31342-dd0e-4396-8d02-a85f984be84f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:96316f28-a650-40c1-8fe4-e641ba6e32f7
ModelInvariantUuid:95e03cc3-dc97-4e5f-8881-6d51eba5536e
ModelName:Vfw829a19f0D2b1.compute.nodes.heat.vpg
ModelUuid:0ae3223e-59c5-4dda-9507-8c612b8486c9
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-19T03:51:17.914Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 80fc7786-5e97-466d-98f4-b7d6ddd420e5
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-19T03:51:17.980Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||vFW 829a19f0-d2b1 0
2023-02-19T03:51:17.989Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 80fc7786-5e97-466d-98f4-b7d6ddd420e5
2023-02-19T03:51:17.989Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: fe51169f-ab03-48de-b4a0-121f0ef94257 from URL: /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json
2023-02-19T03:51:17.990Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:51:17.990Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json
2023-02-19T03:51:18.048Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:51:18.048Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json fe51169f-ab03-48de-b4a0-121f0ef94257 785
2023-02-19T03:51:18.048Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json ASDC sendASDCNotification
2023-02-19T03:51:18.049Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json
2023-02-19T03:51:18.049Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:51:18.049Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:18.049Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:18.049Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778678048,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:19.051Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw829a19f0D2b1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "9c6848d4-1ca8-4c05-92b4-72c2e50ff011",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f06c6dd2-c33d-45fb-ab0d-dc2291d44194",
"vfModuleModelCustomizationUUID": "75b1b57e-3ae9-4097-be8c-f57ee4b0a2a2",
"isBase": true,
"artifacts": [
"f6b68ebe-fd58-40b6-b9f5-1bd577d70905",
"96ed41aa-41ed-405f-ba32-2935b0978abf"
],
"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-19T03:51:19.068Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw829a19f0D2b1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f06c6dd2-c33d-45fb-ab0d-dc2291d44194
VfModuleModelInvariantUUID:9c6848d4-1ca8-4c05-92b4-72c2e50ff011
VfModuleModelDescription:NULL
Artifacts UUID List:{
f6b68ebe-fd58-40b6-b9f5-1bd577d70905
,
96ed41aa-41ed-405f-ba32-2935b0978abf
}
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-19T03:51:19.072Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw829a19f0D2b1..base_vfw..module-0",
"vfModuleModelInvariantUUID": "9c6848d4-1ca8-4c05-92b4-72c2e50ff011",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f06c6dd2-c33d-45fb-ab0d-dc2291d44194",
"vfModuleModelCustomizationUUID": "75b1b57e-3ae9-4097-be8c-f57ee4b0a2a2",
"isBase": true,
"artifacts": [
"f6b68ebe-fd58-40b6-b9f5-1bd577d70905",
"96ed41aa-41ed-405f-ba32-2935b0978abf"
],
"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-19T03:51:19.072Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw829a19f0D2b1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f06c6dd2-c33d-45fb-ab0d-dc2291d44194
VfModuleModelInvariantUUID:9c6848d4-1ca8-4c05-92b4-72c2e50ff011
VfModuleModelDescription:NULL
Artifacts UUID List:{
f6b68ebe-fd58-40b6-b9f5-1bd577d70905
,
96ed41aa-41ed-405f-ba32-2935b0978abf
}
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-19T03:51:19.073Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f6b68ebe-fd58-40b6-b9f5-1bd577d70905 from URL: /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml
2023-02-19T03:51:19.073Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:51:19.074Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml
2023-02-19T03:51:19.137Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:51:19.138Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml f6b68ebe-fd58-40b6-b9f5-1bd577d70905 20368
2023-02-19T03:51:19.138Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-19T03:51:19.138Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml
2023-02-19T03:51:19.138Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:51:19.139Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:19.139Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:19.139Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778679138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:20.141Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 96ed41aa-41ed-405f-ba32-2935b0978abf from URL: /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
2023-02-19T03:51:20.142Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:51:20.142Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
2023-02-19T03:51:20.211Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env 96ed41aa-41ed-405f-ba32-2935b0978abf 2098
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:20.212Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:20.213Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778680212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:21.213Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: cb4ce007-3d6b-48dd-abdc-bb25945cbde7
2023-02-19T03:51:21.214Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 829a19f0-d2b1 0 80fc7786-5e97-466d-98f4-b7d6ddd420e5 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-19T03:51:21.260Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@797620a7, org.onap.sdc.toscaparser.api.parameters.Input@3bdf23d, org.onap.sdc.toscaparser.api.parameters.Input@3b492833, org.onap.sdc.toscaparser.api.parameters.Input@6da31a96, org.onap.sdc.toscaparser.api.parameters.Input@25187c9d]
2023-02-19T03:51:21.265Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.265Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.265Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-19T03:51:21.266Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= c403c2a3-1611-45a1-8d41-74b0ac7cbc65
2023-02-19T03:51:21.266Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c403c2a3-1611-45a1-8d41-74b0ac7cbc65 matches Tosca VF Customization UUID: c403c2a3-1611-45a1-8d41-74b0ac7cbc65
2023-02-19T03:51:21.266Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: c403c2a3-1611-45a1-8d41-74b0ac7cbc65 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-19T03:51:21.276Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.277Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.278Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id c403c2a3-1611-45a1-8d41-74b0ac7cbc65: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-19T03:51:21.279Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@35d1df03
2023-02-19T03:51:21.279Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.279Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-19T03:51:21.280Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 75b1b57e-3ae9-4097-be8c-f57ee4b0a2a2
2023-02-19T03:51:21.281Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 75b1b57e-3ae9-4097-be8c-f57ee4b0a2a2
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-19T03:51:21.290Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.290Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.291Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:21.292Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.292Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.292Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:21.293Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.293Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:21.293Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:21.293Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:21.293Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-19T03:51:21.294Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-19T03:51:21.294Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-19T03:51:21.294Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.294Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.295Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-19T03:51:21.295Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.295Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-19T03:51:21.295Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.295Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b4f43782-9daf-48cb-9cc0-e69714e836ee
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-19T03:51:21.312Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.312Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.312Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:21.313Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.313Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:21.313Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:21.313Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:21.314Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-19T03:51:21.314Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.314Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.314Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-19T03:51:21.315Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.315Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-19T03:51:21.315Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-19T03:51:21.315Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.316Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-19T03:51:21.316Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.316Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f08fd15d-d1fb-4907-85dd-045bb7692b1a
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-19T03:51:21.322Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.323Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.323Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:21.326Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.326Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is not matching search criteria
2023-02-19T03:51:21.327Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-19T03:51:21.327Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-19T03:51:21.327Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-19T03:51:21.327Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.327Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.328Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-19T03:51:21.328Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.328Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-19T03:51:21.328Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-19T03:51:21.329Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-19T03:51:21.329Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-19T03:51:21.329Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-19T03:51:21.329Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a1eda54c-3391-416e-bcc3-7b6be815a7e4
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-19T03:51:21.332Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.332Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.333Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:51:21.333Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.333Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Node template vFW 829a19f0-d2b1 0 is matching search criteria
2023-02-19T03:51:21.333Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 829a19f0-d2b1 0] matching following query criteria: sdcType=VF, customizationUUID=c403c2a3-1611-45a1-8d41-74b0ac7cbc65
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-19T03:51:21.336Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.336Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.336Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid cb4ce007-3d6b-48dd-abdc-bb25945cbde7: vFW 829a19f0-d2b1
2023-02-19T03:51:21.337Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.337Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.337Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.337Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.338Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.338Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.338Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.338Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.338Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:51:21.339Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-19 03-49-58 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:51:21.339Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-02-19 03-49-58
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-19T03:51:21.710Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 829a19f0-d2b1 80fc7786-5e97-466d-98f4-b7d6ddd420e5 1 ASDC deployResourceStructure
2023-02-19T03:51:21.711Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json ASDC sendASDCNotification
2023-02-19T03:51:21.711Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json
2023-02-19T03:51:21.711Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:51:21.711Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:21.711Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:21.712Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778681710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:22.714Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-19T03:51:22.714Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml
2023-02-19T03:51:22.715Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:51:22.715Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:22.715Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:22.715Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778682714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:23.717Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-19T03:51:23.717Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env
2023-02-19T03:51:23.717Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:51:23.718Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:23.718Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:23.718Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778683717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:24.720Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar ASDC sendASDCNotification
2023-02-19T03:51:24.720Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar
2023-02-19T03:51:24.721Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:51:24.721Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:51:24.721Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:51:24.721Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778684720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:25.724Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T03:51:25.759Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
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-19T03:51:25.764Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T03:51:25.764Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T03:51:25.764Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T03:51:49.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:51:49.565Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:51:49.565Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:51:49.566Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:51:49.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:51:49.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:51:49.567Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:51:49.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:51:49.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:51:49.568Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:51:55.765Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T03:51:55.787Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
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-19T03:51:55.796Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T03:51:55.796Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T03:51:55.796Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T03:52:25.796Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T03:52:25.810Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
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-19T03:52:25.814Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T03:52:25.814Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T03:52:25.814Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T03:52:49.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:52:49.572Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.572Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.573Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.574Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.574Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.574Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.574Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.575Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.575Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.575Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.575Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.575Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.576Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.576Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.576Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.577Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.577Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.577Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.580Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.580Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.580Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.581Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.582Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.582Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.582Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.582Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.582Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.583Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.584Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.584Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.584Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.584Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.584Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.585Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.585Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.585Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.585Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.585Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.586Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.587Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.587Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.587Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.587Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.587Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.588Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.588Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.588Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.588Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.588Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.589Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.589Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.589Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.589Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.589Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778656708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.590Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.590Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.590Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778657132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.590Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.590Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.591Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778649786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.591Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.591Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.591Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778664749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.591Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.592Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.592Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778655913,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.592Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.592Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.592Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778671575,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778672503,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.593Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778672522,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778672464,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.594Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778673017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.595Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778672661,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778673729,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778674834,
"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-19T03:52:49.613Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acadfb4b-5c87-46f6-b950-d2e6e00c996d
2023-02-19T03:52:49.614Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId acadfb4b-5c87-46f6-b950-d2e6e00c996d 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-19T03:52:49.634Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "multicloud-k8s",
"timestamp": 1676778675838,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778678048,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778678872,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.636Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.636Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778679138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.637Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.637Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778679877,
"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-19T03:52:49.647Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acadfb4b-5c87-46f6-b950-d2e6e00c996d
2023-02-19T03:52:49.647Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId acadfb4b-5c87-46f6-b950-d2e6e00c996d 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-19T03:52:49.662Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.662Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778680212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.662Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.662Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.662Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778681710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/vfw829a19f0d2b10_modules.json",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778682714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778683717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/resourceInstances/vfw829a19f0d2b10/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778684720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778688718,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230219034958/1.0/artifacts/service-Vfw20230219034958-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.664Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "aai-model-loader",
"timestamp": 1676778689723,
"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-19T03:52:49.675Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of acadfb4b-5c87-46f6-b950-d2e6e00c996d
2023-02-19T03:52:49.676Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId acadfb4b-5c87-46f6-b950-d2e6e00c996d 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-19T03:52:49.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.688Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778694749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778673521,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.695Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778676843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778707380,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676778708301,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.696Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778708312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.697Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:49.697Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-19T03:52:49.697Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778708453,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:52:49.697Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:52:55.814Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T03:52:55.849Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d
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-19T03:52:55.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T03:52:55.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-19T03:52:55.854Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-19T03:52:55.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-19T03:52:55.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:52:55.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:52:55.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:52:55.855Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:52:55.856Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-19T03:52:55.883Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-19T03:53:25.884Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d 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-19T03:53:25.899Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acadfb4b-5c87-46f6-b950-d2e6e00c996d and serviceModelVersionId: cb4ce007-3d6b-48dd-abdc-bb25945cbde7
2023-02-19T03:53:25.899Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a4d2188a-0305-4689-bcc4-33ef6660ab6e
2023-02-19T03:53:42.237Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0
2023-02-19T03:53:42.414Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-19T03:53:42.954Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0|INFO|500||Invoke
2023-02-19T03:53:42.959Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[acadfb4b-5c87-46f6-b950-d2e6e00c996d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[80ecfb9c-b8c8-4b01-ab3a-a396ab7246db], X-ECOMP-RequestID=[acadfb4b-5c87-46f6-b950-d2e6e00c996d], X-TransactionId=[], X-ONAP-RequestID=[acadfb4b-5c87-46f6-b950-d2e6e00c996d], Content-Type=[application/merge-patch+json]}
2023-02-19T03:53:42.982Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-19T03:53:43.386Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?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/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Feb 2023 03:53:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367], vertex-id=[323664], x-aai-txid=[1-aai-resources-230219-03:53:42:239-66575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-19T03:53:43.388Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-19T03:53:43.389Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4d2188a-0305-4689-bcc4-33ef6660ab6e/model-vers/model-ver/cb4ce007-3d6b-48dd-abdc-bb25945cbde7?depth=0|INFO|500||InvokeReturn
2023-02-19T03:53:43.394Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-19T03:53:43.395Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-19T03:53:43.410Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-19T03:53:43.411Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID acadfb4b-5c87-46f6-b950-d2e6e00c996d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-19T03:53:43.412Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-19T03:53:43.412Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:43.413Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:43.413Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778823411,
"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-19T03:53:44.433Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:53:44.439Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-19T03:53:44.440Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"00d9155e-b4e5-4309-9a5e-e63c7449f66f","serviceName":"basic_onboard_FkhuSn","serviceVersion":"1.0","serviceUUID":"708743f3-7437-4b03-8449-59f00d02c1ef","serviceDescription":"service","serviceInvariantUUID":"642e4dea-6eb2-41d0-8a74-71e1c24a6794","resources":[{"resourceInstanceName":"basic_onboard_FkhuSn 0","resourceName":"basic_onboard_FkhuSn","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3cf17f80-5262-42de-b621-f5c243c44333","resourceInvariantUUID":"bb76bca3-0bd2-4a84-b6e6-02c4de6d87a8","resourceCustomizationUUID":"639a4fe6-e8cd-4d39-824d-b81ffc83843f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml","artifactChecksum":"Yjg5NzA4NThlOGVlMTMwNjk1Y2ViZDYwZDdlMjhmODg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f8626e5a-7596-4f69-80f3-62c28b55e84c","artifactVersion":"1"},{"artifactName":"basic_onboard_fkhusn0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json","artifactChecksum":"MWM5Y2NmZjExMmZmMjMzZDEzODgyYzI2Njc3YmVmY2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0ae10d87-0ba3-4174-8c16-4f6677bb1b15","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"929c3200-89e1-4e75-a5fc-84c7a6fc796f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f37701bc-c869-482f-b614-13da7ed57804","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4bbec88c-1472-4ba1-b5d9-cc1ada3291f8","artifactVersion":"2","generatedFromUUID":"929c3200-89e1-4e75-a5fc-84c7a6fc796f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFkhusn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml","artifactChecksum":"NTY2ODU1ODNiNTFkZDE2NTkxZDczMjE5MDU4YWYwZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2c3c5bf-1e15-4542-ad83-f49c82388b75","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFkhusn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar","artifactChecksum":"Y2RiM2UyM2Y4NzY4YWZkMzQxY2ZkNzgzYzkyMTNiZDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"50948891-e192-49f3-bc18-9de3cbf403ee","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-19T03:53:44.442Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:44.442Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:44.442Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:44.443Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:45.443Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:45.444Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:45.444Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:45.444Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:46.445Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:46.446Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:46.446Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:46.446Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:47.447Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:47.447Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:47.447Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:47.447Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:48.449Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:48.451Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:48.451Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:48.451Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:49.453Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:49.453Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:49.453Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:49.454Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:49.562Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:49.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.566Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778709513,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:53:49.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.568Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.568Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778710549,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-19T03:53:49.597Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 00d9155e-b4e5-4309-9a5e-e63c7449f66f
2023-02-19T03:53:49.598Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00d9155e-b4e5-4309-9a5e-e63c7449f66f 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-19T03:53:49.613Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.614Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "multicloud-k8s",
"timestamp": 1676778711552,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-19T03:53:49.614Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.615Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778715637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:53:49.615Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.615Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "aai-model-loader",
"timestamp": 1676778716640,
"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-19T03:53:49.626Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 00d9155e-b4e5-4309-9a5e-e63c7449f66f
2023-02-19T03:53:49.627Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00d9155e-b4e5-4309-9a5e-e63c7449f66f 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-19T03:53:49.653Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.653Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.654Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.654Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.654Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.654Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.654Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.655Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.655Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.655Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.655Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.655Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.656Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.656Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.656Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.656Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.656Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:53:49.657Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.657Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.657Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778715914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:53:49.658Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.659Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.659Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778723711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778726220,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-19T03:53:49.660Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676778727227,
"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-19T03:53:49.668Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 00d9155e-b4e5-4309-9a5e-e63c7449f66f
2023-02-19T03:53:49.669Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00d9155e-b4e5-4309-9a5e-e63c7449f66f 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-19T03:53:50.454Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T03:53:50.455Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:50.456Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:50.456Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:51.458Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"serviceName": "basic_onboard_FkhuSn",
"serviceVersion": "1.0",
"serviceUUID": "708743f3-7437-4b03-8449-59f00d02c1ef",
"serviceDescription": "service",
"serviceInvariantUUID": "642e4dea-6eb2-41d0-8a74-71e1c24a6794",
"resources": [
{
"resourceInstanceName": "basic_onboard_FkhuSn 0",
"resourceCustomizationUUID": "639a4fe6-e8cd-4d39-824d-b81ffc83843f",
"resourceName": "basic_onboard_FkhuSn",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3cf17f80-5262-42de-b621-f5c243c44333",
"resourceInvariantUUID": "bb76bca3-0bd2-4a84-b6e6-02c4de6d87a8",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_fkhusn0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"artifactChecksum": "MWM5Y2NmZjExMmZmMjMzZDEzODgyYzI2Njc3YmVmY2Q\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0ae10d87-0ba3-4174-8c16-4f6677bb1b15",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "929c3200-89e1-4e75-a5fc-84c7a6fc796f",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4bbec88c-1472-4ba1-b5d9-cc1ada3291f8",
"generatedFromUUID": "929c3200-89e1-4e75-a5fc-84c7a6fc796f"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4bbec88c-1472-4ba1-b5d9-cc1ada3291f8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardFkhusn-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"artifactChecksum": "Y2RiM2UyM2Y4NzY4YWZkMzQxY2ZkNzgzYzkyMTNiZDY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "50948891-e192-49f3-bc18-9de3cbf403ee"
}
],
"workloadContext": "Production"
}
2023-02-19T03:53:51.458Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-19T03:53:51.459Z|acadfb4b-5c87-46f6-b950-d2e6e00c996d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 708743f3-7437-4b03-8449-59f00d02c1ef ASDC
2023-02-19T03:53:51.459Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:00d9155e-b4e5-4309-9a5e-e63c7449f66f
ServiceName:basic_onboard_FkhuSn
ServiceVersion:1.0
ServiceUUID:708743f3-7437-4b03-8449-59f00d02c1ef
ServiceInvariantUUID:642e4dea-6eb2-41d0-8a74-71e1c24a6794
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardFkhusn-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar
ArtifactUUID:50948891-e192-49f3-bc18-9de3cbf403ee
ArtifactChecksum:Y2RiM2UyM2Y4NzY4YWZkMzQxY2ZkNzgzYzkyMTNiZDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_FkhuSn 0
ResourceCustomizationUUID:639a4fe6-e8cd-4d39-824d-b81ffc83843f
ResourceInvariantUUID:bb76bca3-0bd2-4a84-b6e6-02c4de6d87a8
ResourceName:basic_onboard_FkhuSn
ResourceType:VF
ResourceUUID:3cf17f80-5262-42de-b621-f5c243c44333
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_fkhusn0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json
ArtifactUUID:0ae10d87-0ba3-4174-8c16-4f6677bb1b15
ArtifactChecksum:MWM5Y2NmZjExMmZmMjMzZDEzODgyYzI2Njc3YmVmY2Q=
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/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml
ArtifactUUID:929c3200-89e1-4e75-a5fc-84c7a6fc796f
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/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
ArtifactUUID:4bbec88c-1472-4ba1-b5d9-cc1ada3291f8
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/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
ArtifactUUID:4bbec88c-1472-4ba1-b5d9-cc1ada3291f8
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-19T03:53:51.460Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 708743f3-7437-4b03-8449-59f00d02c1ef 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-19T03:53:51.506Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T03:53:51.507Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:53:51.507Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:53:51.508Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 50948891-e192-49f3-bc18-9de3cbf403ee from URL: /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:51.508Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:53:51.508Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:51.575Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:53:51.577Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar 50948891-e192-49f3-bc18-9de3cbf403ee 75674
2023-02-19T03:53:51.577Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar ASDC sendASDCNotification
2023-02-19T03:53:51.577Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:51.577Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:53:51.577Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:51.578Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:51.578Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778831577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:52.579Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T03:53:52.580Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-19T03:53:52.580Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 50948891-e192-49f3-bc18-9de3cbf403ee, URL: /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar to file: /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:52.582Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:52.582Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:52.582Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:52.757Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP168487096347396899/Definitions/service-BasicOnboardFkhusn-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-19T03:53:54.303Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-19T03:53:54.304Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-19T03:53:54.305Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.305Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-19T03:53:54.305Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_FkhuSn 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-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.305Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.305Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.306Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.306Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.306Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.306Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:53:54.306Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-19T03:53:54.307Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.307Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.307Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:54.308Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-19T03:53:54.308Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T03:53:54.308Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.308Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.309Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:54.309Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-19T03:53:54.309Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T03:53:54.309Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.310Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.310Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.310Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is not matching search criteria
2023-02-19T03:53:54.310Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-19T03:53:54.311Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-19T03:53:54.311Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-19T03:53:54.311Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-19T03:53:54.311Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-19T03:53:54.312Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.312Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-19T03:53:54.312Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.312Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:54.312Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:54.313Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.313Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:54.313Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:54.313Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is not matching search criteria
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-19T03:53:54.314Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0ac320eb-216a-4c96-a49e-76d0f281acd9
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.315Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.316Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:54.316Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:54.316Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_FkhuSn
Description:service
Model UUID:708743f3-7437-4b03-8449-59f00d02c1ef
Model Version:NULL
Model InvariantUuid:642e4dea-6eb2-41d0-8a74-71e1c24a6794
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_FkhuSn
Model UUID:f9b3e311-0100-4b94-8df2-c99445c55904
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bb76bca3-0bd2-4a84-b6e6-02c4de6d87a8
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:639a4fe6-e8cd-4d39-824d-b81ffc83843f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:1fc35eac-5d15-41df-9dea-d8cb8ded1792
ModelName:BasicOnboardFkhusn..base_ubuntu18..module-0
ModelUuid:3515af46-3858-47c7-91c9-b0febccd33c2
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:0ac320eb-216a-4c96-a49e-76d0f281acd9
ModelInvariantUuid:011d6456-2355-4db7-9d26-79320342947a
ModelName:basic_onboard_FkhuSn-nodes.ubuntu18Cvfc
ModelUuid:b6e242e0-b1c6-4279-a498-6943d5116191
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:7388bc98-b46a-482a-978d-738199cfa811
ModelInvariantUuid:37c2893d-e380-4752-9950-dbec88ac2bfc
ModelName:BasicOnboardFkhusn.compute.nodes.heat.ubuntu18
ModelUuid:df76b6ff-f4d9-47fe-9eff-107b8ad6052f
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-19T03:53:54.327Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 3cf17f80-5262-42de-b621-f5c243c44333
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-19T03:53:54.331Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||basic_onboard_FkhuSn 0
2023-02-19T03:53:54.331Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3cf17f80-5262-42de-b621-f5c243c44333
2023-02-19T03:53:54.331Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0ae10d87-0ba3-4174-8c16-4f6677bb1b15 from URL: /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json
2023-02-19T03:53:54.331Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:53:54.331Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json
2023-02-19T03:53:54.390Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:53:54.391Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json 0ae10d87-0ba3-4174-8c16-4f6677bb1b15 798
2023-02-19T03:53:54.391Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json ASDC sendASDCNotification
2023-02-19T03:53:54.392Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json
2023-02-19T03:53:54.392Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:53:54.392Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:54.392Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:54.393Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778834391,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:55.393Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFkhusn..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "1fc35eac-5d15-41df-9dea-d8cb8ded1792",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3515af46-3858-47c7-91c9-b0febccd33c2",
"vfModuleModelCustomizationUUID": "ff9d1e43-ff9d-4f7c-bc9b-8c260ddf96eb",
"isBase": true,
"artifacts": [
"929c3200-89e1-4e75-a5fc-84c7a6fc796f",
"4bbec88c-1472-4ba1-b5d9-cc1ada3291f8"
],
"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-19T03:53:55.399Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFkhusn..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3515af46-3858-47c7-91c9-b0febccd33c2
VfModuleModelInvariantUUID:1fc35eac-5d15-41df-9dea-d8cb8ded1792
VfModuleModelDescription:NULL
Artifacts UUID List:{
929c3200-89e1-4e75-a5fc-84c7a6fc796f
,
4bbec88c-1472-4ba1-b5d9-cc1ada3291f8
}
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-19T03:53:55.404Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFkhusn..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "1fc35eac-5d15-41df-9dea-d8cb8ded1792",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3515af46-3858-47c7-91c9-b0febccd33c2",
"vfModuleModelCustomizationUUID": "ff9d1e43-ff9d-4f7c-bc9b-8c260ddf96eb",
"isBase": true,
"artifacts": [
"929c3200-89e1-4e75-a5fc-84c7a6fc796f",
"4bbec88c-1472-4ba1-b5d9-cc1ada3291f8"
],
"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-19T03:53:55.404Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFkhusn..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3515af46-3858-47c7-91c9-b0febccd33c2
VfModuleModelInvariantUUID:1fc35eac-5d15-41df-9dea-d8cb8ded1792
VfModuleModelDescription:NULL
Artifacts UUID List:{
929c3200-89e1-4e75-a5fc-84c7a6fc796f
,
4bbec88c-1472-4ba1-b5d9-cc1ada3291f8
}
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-19T03:53:55.405Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 929c3200-89e1-4e75-a5fc-84c7a6fc796f from URL: /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml
2023-02-19T03:53:55.405Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:53:55.405Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml
2023-02-19T03:53:55.462Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:53:55.463Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml 929c3200-89e1-4e75-a5fc-84c7a6fc796f 5033
2023-02-19T03:53:55.463Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-19T03:53:55.463Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml
2023-02-19T03:53:55.463Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:53:55.464Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:55.464Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:55.464Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778835463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:56.465Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4bbec88c-1472-4ba1-b5d9-cc1ada3291f8 from URL: /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
2023-02-19T03:53:56.466Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-19T03:53:56.466Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
2023-02-19T03:53:56.520Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-19T03:53:56.521Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env 4bbec88c-1472-4ba1-b5d9-cc1ada3291f8 909
2023-02-19T03:53:56.522Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-19T03:53:56.522Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
2023-02-19T03:53:56.522Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T03:53:56.523Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:56.523Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:56.524Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778836522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:57.524Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 708743f3-7437-4b03-8449-59f00d02c1ef
2023-02-19T03:53:57.525Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_FkhuSn 0 3cf17f80-5262-42de-b621-f5c243c44333 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-19T03:53:57.546Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5d834ace, org.onap.sdc.toscaparser.api.parameters.Input@acc99d9, org.onap.sdc.toscaparser.api.parameters.Input@2cc0d4d0, org.onap.sdc.toscaparser.api.parameters.Input@4d7e773d, org.onap.sdc.toscaparser.api.parameters.Input@a6c9166]
2023-02-19T03:53:57.548Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.548Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.549Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-19T03:53:57.549Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 639a4fe6-e8cd-4d39-824d-b81ffc83843f
2023-02-19T03:53:57.549Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 639a4fe6-e8cd-4d39-824d-b81ffc83843f matches Tosca VF Customization UUID: 639a4fe6-e8cd-4d39-824d-b81ffc83843f
2023-02-19T03:53:57.549Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 639a4fe6-e8cd-4d39-824d-b81ffc83843f 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-19T03:53:57.552Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.553Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.553Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 639a4fe6-e8cd-4d39-824d-b81ffc83843f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-19T03:53:57.554Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@70b5bccc
2023-02-19T03:53:57.554Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.554Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-19T03:53:57.554Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ff9d1e43-ff9d-4f7c-bc9b-8c260ddf96eb
2023-02-19T03:53:57.554Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ff9d1e43-ff9d-4f7c-bc9b-8c260ddf96eb
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-19T03:53:57.557Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.557Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:57.558Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:57.558Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.558Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:57.558Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:57.559Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.559Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is not matching search criteria
2023-02-19T03:53:57.559Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-19T03:53:57.560Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-19T03:53:57.560Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0ac320eb-216a-4c96-a49e-76d0f281acd9
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-19T03:53:57.563Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.563Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:57.563Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T03:53:57.564Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.564Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_FkhuSn 0 is matching search criteria
2023-02-19T03:53:57.564Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_FkhuSn 0] matching following query criteria: sdcType=VF, customizationUUID=639a4fe6-e8cd-4d39-824d-b81ffc83843f
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-19T03:53:57.567Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.567Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.568Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 708743f3-7437-4b03-8449-59f00d02c1ef: basic_onboard_FkhuSn
2023-02-19T03:53:57.568Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.568Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.568Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.568Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.569Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.569Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.569Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.569Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.570Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T03:53:57.570Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_FkhuSn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T03:53:57.570Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_FkhuSn
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-19T03:53:57.690Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_FkhuSn 3cf17f80-5262-42de-b621-f5c243c44333 1 ASDC deployResourceStructure
2023-02-19T03:53:57.691Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json ASDC sendASDCNotification
2023-02-19T03:53:57.692Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json
2023-02-19T03:53:57.692Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:53:57.693Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:57.693Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:57.694Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778837691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:58.695Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-19T03:53:58.696Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml
2023-02-19T03:53:58.696Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:53:58.696Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:58.697Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:58.697Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778838695,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:53:59.698Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-19T03:53:59.699Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env
2023-02-19T03:53:59.699Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:53:59.700Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:53:59.700Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:53:59.700Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778839698,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:54:00.701Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar ASDC sendASDCNotification
2023-02-19T03:54:00.702Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar
2023-02-19T03:54:00.702Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T03:54:00.702Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:54:00.703Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:54:00.703Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778840701,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:54:01.704Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00d9155e-b4e5-4309-9a5e-e63c7449f66f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T03:54:01.722Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00d9155e-b4e5-4309-9a5e-e63c7449f66f
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-19T03:54:01.726Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T03:54:01.726Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-19T03:54:01.726Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-19T03:54:01.727Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-19T03:54:01.727Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:54:01.727Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:54:01.727Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:54:01.727Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T03:54:01.728Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-19T03:54:01.737Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-19T03:54:31.737Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 00d9155e-b4e5-4309-9a5e-e63c7449f66f 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-19T03:54:31.752Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 00d9155e-b4e5-4309-9a5e-e63c7449f66f and serviceModelVersionId: 708743f3-7437-4b03-8449-59f00d02c1ef
2023-02-19T03:54:31.752Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 642e4dea-6eb2-41d0-8a74-71e1c24a6794
2023-02-19T03:54:31.754Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?depth=0
2023-02-19T03:54:31.762Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-19T03:54:31.837Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?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-19T03:54:31.839Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?depth=0|INFO|500||Invoke
2023-02-19T03:54:31.844Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-19T03:54:32.054Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?depth=0|INFO|500||InvokeReturn
2023-02-19T03:54:32.055Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/642e4dea-6eb2-41d0-8a74-71e1c24a6794/model-vers/model-ver/708743f3-7437-4b03-8449-59f00d02c1ef?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Feb 2023 03:54:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[200880], x-aai-txid=[0-aai-resources-230219-03:54:31:101-45805], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-19T03:54:32.055Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-19T03:54:32.056Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-19T03:54:32.056Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-19T03:54:32.064Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-19T03:54:32.064Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 00d9155e-b4e5-4309-9a5e-e63c7449f66f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-19T03:54:32.065Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-19T03:54:32.065Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-19T03:54:32.065Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T03:54:32.065Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778872065,
"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-19T03:54:33.084Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:54:49.562Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:54:49.564Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.564Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "acadfb4b-5c87-46f6-b950-d2e6e00c996d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778823411,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-19T03:54:49.565Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.565Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.565Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "NOTIFIED"
}
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T03:54:49.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:33.085Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:55:49.562Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:55:49.564Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.564Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778824433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T03:55:49.565Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.565Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.565Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778831577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:55:49.565Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.565Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778834391,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778835463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778836522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.566Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778837691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/basic_onboard_fkhusn0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778838695,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.567Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778839698,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/resourceInstances/basic_onboard_fkhusn0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-19T03:55:49.568Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.568Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778840701,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkhusn/1.0/artifacts/service-BasicOnboardFkhusn-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T03:55:49.568Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:55:49.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-19T03:55:49.569Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "00d9155e-b4e5-4309-9a5e-e63c7449f66f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676778872065,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-19T03:55:49.569Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T03:56:33.086Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:56:49.562Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:57:33.088Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:57:49.563Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:58:33.089Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:58:49.564Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T03:59:33.090Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T03:59:49.565Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:00:33.090Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:00:49.567Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:01:33.092Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:01:49.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:02:33.093Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:02:49.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:03:33.094Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:03:49.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:03:52.001Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Node 2 disconnected.
2023-02-19T04:04:33.095Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:04:49.571Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:05:33.097Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:05:49.573Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:06:33.098Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:06:49.574Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:07:33.099Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:07:49.575Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:08:33.099Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:08:49.576Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:09:33.101Z|00d9155e-b4e5-4309-9a5e-e63c7449f66f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:09:49.578Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:10:33.101Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:10:49.579Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:11:33.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:11:49.580Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:12:33.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:12:49.581Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:13:33.105Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:13:49.581Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:14:33.107Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:14:49.583Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:15:33.108Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:15:49.583Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:16:33.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:16:49.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:17:33.112Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:17:49.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:18:33.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:18:49.587Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:19:33.114Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:19:49.587Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:20:33.114Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:20:49.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:21:33.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:21:49.590Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:22:33.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:22:49.591Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:23:33.117Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:23:49.593Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:24:33.118Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:24:49.594Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:25:33.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:25:49.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:26:33.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:26:49.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:27:33.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:27:49.597Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:28:33.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:28:49.599Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:29:25.920Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-19T04:29:25.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"bb250b9f-6a91-4254-82c5-8691532abae8","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d8cfcc62-1070-436f-9ecf-c8931affee58","serviceDescription":"service","serviceInvariantUUID":"bcb87e43-22d7-4d62-8cab-32fd8847a7f5","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"86bb67fc-b28f-4cfd-b9b2-d0e2dd280996","resourceInvariantUUID":"cadc3e66-1ccf-4e53-8c40-d6fcc25e19ab","resourceCustomizationUUID":"8413c9af-a2d9-4680-b522-c948c5824ad0","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":"NThlMzM4MDc2ZTdmYWQ3MzYxM2M5OWY5MjNhZDdkZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f91e9ae4-af87-41ce-9ad7-c91c6ebc63c7","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTNjNDRhOTVkN2U2NWViMTVlZDFlZTRkZjkwYzRmYjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"02bde82b-0c88-4849-98b5-7f6d628ba276","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-19T04:29:25.930Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:29:25.930Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:29:25.930Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:29:25.931Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780913124,
"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-19T04:29:25.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.934Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.935Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.935Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.935Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.935Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ba1ca3a-fb9a-4592-bf97-40a0ff4afa2b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9idQrAc6QqaZqRvVnocodw
2023-02-19T04:29:25.964Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:29:25.964Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "multicloud-k8s",
"timestamp": 1676780962637,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T04:29:25.965Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:29:26.936Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:29:26.937Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:29:26.937Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:29:26.938Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780913124,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:29:27.939Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d8cfcc62-1070-436f-9ecf-c8931affee58",
"serviceDescription": "service",
"serviceInvariantUUID": "bcb87e43-22d7-4d62-8cab-32fd8847a7f5",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "8413c9af-a2d9-4680-b522-c948c5824ad0",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "86bb67fc-b28f-4cfd-b9b2-d0e2dd280996",
"resourceInvariantUUID": "cadc3e66-1ccf-4e53-8c40-d6fcc25e19ab",
"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": "YTNjNDRhOTVkN2U2NWViMTVlZDFlZTRkZjkwYzRmYjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "02bde82b-0c88-4849-98b5-7f6d628ba276"
}
],
"workloadContext": "Production"
}
2023-02-19T04:29:27.940Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-19T04:29:27.940Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d8cfcc62-1070-436f-9ecf-c8931affee58 ASDC
2023-02-19T04:29:27.940Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:bb250b9f-6a91-4254-82c5-8691532abae8
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d8cfcc62-1070-436f-9ecf-c8931affee58
ServiceInvariantUUID:bcb87e43-22d7-4d62-8cab-32fd8847a7f5
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:02bde82b-0c88-4849-98b5-7f6d628ba276
ArtifactChecksum:YTNjNDRhOTVkN2U2NWViMTVlZDFlZTRkZjkwYzRmYjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:8413c9af-a2d9-4680-b522-c948c5824ad0
ResourceInvariantUUID:cadc3e66-1ccf-4e53-8c40-d6fcc25e19ab
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:86bb67fc-b28f-4cfd-b9b2-d0e2dd280996
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-19T04:29:27.941Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d8cfcc62-1070-436f-9ecf-c8931affee58 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-19T04:29:27.975Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T04:29:27.976Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:29:27.976Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:29:27.976Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 02bde82b-0c88-4849-98b5-7f6d628ba276 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-19T04:29:27.976Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-19T04:29:27.977Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-19T04:29:28.064Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-19T04:29:28.066Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 02bde82b-0c88-4849-98b5-7f6d628ba276 57788
2023-02-19T04:29:28.066Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:28.066Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:28.066Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T04:29:28.067Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:29:28.067Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:29:28.067Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780968066,
"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-19T04:29:29.068Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T04:29:29.069Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:29:29.069Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 02bde82b-0c88-4849-98b5-7f6d628ba276, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-19T04:29:29.069Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-19T04:29:29.070Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-19T04:29:29.071Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-19T04:29:29.270Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4031034822790593766/Definitions/service-BasicNetwork-template.yml
2023-02-19T04:29:29.809Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-19T04:29:29.810Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-19T04:29:29.810Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-19T04:29:29.810Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-19T04:29:29.810Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.811Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-19T04:29:29.812Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.812Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.812Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-19T04:29:29.813Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T04:29:29.814Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.814Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.814Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.814Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.814Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.815Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.815Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.815Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.815Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.815Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.816Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:d8cfcc62-1070-436f-9ecf-c8931affee58
Model Version:NULL
Model InvariantUuid:bcb87e43-22d7-4d62-8cab-32fd8847a7f5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:cadc3e66-1ccf-4e53-8c40-d6fcc25e19ab
Model UUID:48cb7768-0446-422b-af3a-af18cd9a1811
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:8413c9af-a2d9-4680-b522-c948c5824ad0
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-19T04:29:29.824Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 86bb67fc-b28f-4cfd-b9b2-d0e2dd280996
2023-02-19T04:29:29.825Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||No resources found for Service: d8cfcc62-1070-436f-9ecf-c8931affee58
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-19T04:29:29.833Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||
2023-02-19T04:29:29.834Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-19T04:29:29.835Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||No resources found for Service: d8cfcc62-1070-436f-9ecf-c8931affee58
2023-02-19T04:29:29.835Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d8cfcc62-1070-436f-9ecf-c8931affee58
2023-02-19T04:29:29.835Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-19T04:29:29.836Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.842Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3bfb5bd1, org.onap.sdc.toscaparser.api.parameters.Input@24cea269, org.onap.sdc.toscaparser.api.parameters.Input@4581fbf0, org.onap.sdc.toscaparser.api.parameters.Input@7e5653ef, org.onap.sdc.toscaparser.api.parameters.Input@1f12ba27]
2023-02-19T04:29:29.843Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.844Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.844Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.844Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.844Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d8cfcc62-1070-436f-9ecf-c8931affee58: Generic NeutronNet
2023-02-19T04:29:29.845Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.845Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.845Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.845Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.892Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.893Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.893Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.894Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.894Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:29:29.894Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:29:29.894Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.973Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-19T04:29:29.973Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.973Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||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-19T04:29:29.973Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-19T04:29:29.974Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:29:29.974Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:29:29.974Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780969973,
"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-19T04:29:30.975Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T04:29:30.988Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
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-19T04:29:30.990Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T04:29:30.990Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T04:29:30.990Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T04:29:49.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:29:49.564Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:29:49.564Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "cds-sdc-listener",
"timestamp": 1676780929363,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T04:29:49.565Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:00.991Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T04:30:01.001Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
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-19T04:30:01.003Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T04:30:01.003Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T04:30:01.003Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T04:30:31.004Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T04:30:31.022Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
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-19T04:30:31.028Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T04:30:31.028Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-19T04:30:31.028Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-19T04:30:49.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:30:49.565Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.565Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780913124,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T04:30:49.565Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.566Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.566Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676780965913,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T04:30:49.566Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.566Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.566Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "cds-sdc-listener",
"timestamp": 1676780929363,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T04:30:49.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780913124,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T04:30:49.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "multicloud-k8s",
"timestamp": 1676780962637,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T04:30:49.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.569Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676780965913,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "cds-sdc-listener",
"timestamp": 1676780968439,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780968066,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T04:30:49.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.571Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676780969010,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T04:30:49.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676780969973,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T04:30:49.572Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676780970826,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T04:30:49.573Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.573Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.573Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676780971834,
"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-19T04:30:49.585Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bb250b9f-6a91-4254-82c5-8691532abae8
2023-02-19T04:30:49.585Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb250b9f-6a91-4254-82c5-8691532abae8 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-19T04:30:49.597Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.598Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "aai-model-loader",
"timestamp": 1676780974749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-19T04:30:49.598Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.598Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.598Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "aai-model-loader",
"timestamp": 1676780974749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "aai-model-loader",
"timestamp": 1676780976848,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "aai-model-loader",
"timestamp": 1676780981105,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-19T04:30:49.599Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-19T04:30:49.600Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-19T04:30:49.600Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "aai-model-loader",
"timestamp": 1676780982108,
"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-19T04:30:49.606Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bb250b9f-6a91-4254-82c5-8691532abae8
2023-02-19T04:30:49.606Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb250b9f-6a91-4254-82c5-8691532abae8 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-19T04:31:01.028Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-19T04:31:01.052Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8
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-19T04:31:01.055Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-19T04:31:01.055Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-19T04:31:01.056Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-19T04:31:01.065Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-19T04:31:31.066Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bb250b9f-6a91-4254-82c5-8691532abae8 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-19T04:31:31.073Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bb250b9f-6a91-4254-82c5-8691532abae8 and serviceModelVersionId: d8cfcc62-1070-436f-9ecf-c8931affee58
2023-02-19T04:31:31.073Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bcb87e43-22d7-4d62-8cab-32fd8847a7f5
2023-02-19T04:31:31.074Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0
2023-02-19T04:31:31.079Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-19T04:31:31.158Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0|INFO|500||Invoke
2023-02-19T04:31:31.158Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb250b9f-6a91-4254-82c5-8691532abae8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f9dfecf6-030f-4a5b-be7f-cce867621c5c], X-ECOMP-RequestID=[bb250b9f-6a91-4254-82c5-8691532abae8], X-TransactionId=[], X-ONAP-RequestID=[bb250b9f-6a91-4254-82c5-8691532abae8], Content-Type=[application/merge-patch+json]}
2023-02-19T04:31:31.166Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-19T04:31:31.335Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?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/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Feb 2023 04:31:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[245984], x-aai-txid=[2-aai-resources-230219-04:31:30:380-51627], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-19T04:31:31.335Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-19T04:31:31.336Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bcb87e43-22d7-4d62-8cab-32fd8847a7f5/model-vers/model-ver/d8cfcc62-1070-436f-9ecf-c8931affee58?depth=0|INFO|500||InvokeReturn
2023-02-19T04:31:31.336Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-19T04:31:31.336Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-19T04:31:31.343Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-19T04:31:31.343Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bb250b9f-6a91-4254-82c5-8691532abae8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-19T04:31:31.343Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-19T04:31:31.344Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:31.344Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:31.344Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "bb250b9f-6a91-4254-82c5-8691532abae8",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781091343,
"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-19T04:31:32.361Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T04:31:32.381Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-19T04:31:32.382Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2c7ad429-708e-471f-b930-600fb7f19217","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"f56794c9-6b9d-49e1-96af-d4ee76d2f44e","serviceDescription":"service","serviceInvariantUUID":"2d00034a-0c54-4559-8ef9-6b2b96454526","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"20f8501e-ec63-4791-b3a5-3032a58c2250","resourceInvariantUUID":"1f9ce724-1099-4670-8673-6e7ac95f3f99","resourceCustomizationUUID":"ff3ecd24-cfa1-4932-a1a4-f7fd13b03866","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZjJmOTIzZTQ2NWIzZDI3YzlmN2IwODgyM2ZmM2M5OWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a28aae17-deb8-4fb8-81dc-200abfcb4860","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ZTQ4NTMyNjlmODQzNWYzZWQ1MGRhMDNmNGE1YjU0YjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"accf804a-4872-4565-9815-10be4166771b","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"42b769a3-6e4e-43ac-aa86-7df2ca976d10","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e859242-9a17-43c1-8f29-9094c07b5954","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d7b72a1f-b268-43ca-ada1-256b128d4e6e","artifactVersion":"2","generatedFromUUID":"42b769a3-6e4e-43ac-aa86-7df2ca976d10"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NzUzYmRjMzU1YzQxZjlkNmVjMmRmYmI4YjAwYzEyYjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c825dfb2-3401-4137-965c-3a2ecbe026c4","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"M2FjOTNkZjhiOGM0OTdiMjQ0ZGE1NDJjMDQ1NDE5MTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"df33a4a1-d0ae-4112-9397-cda05e81b43e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-19T04:31:32.384Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:32.384Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:32.384Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:32.384Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:33.385Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:33.385Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:33.386Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:33.386Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:34.387Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:34.387Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:34.388Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:34.388Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:35.389Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:35.390Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:35.390Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:35.390Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:36.391Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:36.392Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:36.392Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:36.392Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:37.393Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:37.394Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:37.395Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:37.395Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:38.396Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-19T04:31:38.397Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:38.397Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:38.397Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781092361,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:39.399Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "f56794c9-6b9d-49e1-96af-d4ee76d2f44e",
"serviceDescription": "service",
"serviceInvariantUUID": "2d00034a-0c54-4559-8ef9-6b2b96454526",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "ff3ecd24-cfa1-4932-a1a4-f7fd13b03866",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "20f8501e-ec63-4791-b3a5-3032a58c2250",
"resourceInvariantUUID": "1f9ce724-1099-4670-8673-6e7ac95f3f99",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "ZTQ4NTMyNjlmODQzNWYzZWQ1MGRhMDNmNGE1YjU0YjY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "accf804a-4872-4565-9815-10be4166771b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "42b769a3-6e4e-43ac-aa86-7df2ca976d10",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d7b72a1f-b268-43ca-ada1-256b128d4e6e",
"generatedFromUUID": "42b769a3-6e4e-43ac-aa86-7df2ca976d10"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d7b72a1f-b268-43ca-ada1-256b128d4e6e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "M2FjOTNkZjhiOGM0OTdiMjQ0ZGE1NDJjMDQ1NDE5MTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "df33a4a1-d0ae-4112-9397-cda05e81b43e"
}
],
"workloadContext": "Production"
}
2023-02-19T04:31:39.400Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-19T04:31:39.400Z|bb250b9f-6a91-4254-82c5-8691532abae8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f56794c9-6b9d-49e1-96af-d4ee76d2f44e ASDC
2023-02-19T04:31:39.401Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2c7ad429-708e-471f-b930-600fb7f19217
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:f56794c9-6b9d-49e1-96af-d4ee76d2f44e
ServiceInvariantUUID:2d00034a-0c54-4559-8ef9-6b2b96454526
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:df33a4a1-d0ae-4112-9397-cda05e81b43e
ArtifactChecksum:M2FjOTNkZjhiOGM0OTdiMjQ0ZGE1NDJjMDQ1NDE5MTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:ff3ecd24-cfa1-4932-a1a4-f7fd13b03866
ResourceInvariantUUID:1f9ce724-1099-4670-8673-6e7ac95f3f99
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:20f8501e-ec63-4791-b3a5-3032a58c2250
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:accf804a-4872-4565-9815-10be4166771b
ArtifactChecksum:ZTQ4NTMyNjlmODQzNWYzZWQ1MGRhMDNmNGE1YjU0YjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:42b769a3-6e4e-43ac-aa86-7df2ca976d10
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:d7b72a1f-b268-43ca-ada1-256b128d4e6e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:d7b72a1f-b268-43ca-ada1-256b128d4e6e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-19T04:31:39.401Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f56794c9-6b9d-49e1-96af-d4ee76d2f44e 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-19T04:31:39.439Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T04:31:39.440Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:31:39.440Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:31:39.440Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: df33a4a1-d0ae-4112-9397-cda05e81b43e from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-19T04:31:39.440Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-19T04:31:39.441Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-19T04:31:39.515Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-19T04:31:39.516Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar df33a4a1-d0ae-4112-9397-cda05e81b43e 75193
2023-02-19T04:31:39.516Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-19T04:31:39.517Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-19T04:31:39.517Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-19T04:31:39.517Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-19T04:31:39.518Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-19T04:31:39.518Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2c7ad429-708e-471f-b930-600fb7f19217",
"consumerID": "SO-sdc-controller",
"timestamp": 1676781099516,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T04:31:40.519Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-19T04:31:40.520Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-19T04:31:40.520Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: df33a4a1-d0ae-4112-9397-cda05e81b43e, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:40.521Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-19T04:31:40.522Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:40.522Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:40.678Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11176485715218424779/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-19T04:31:42.069Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.070Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-19T04:31:42.071Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-19T04:31:42.072Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T04:31:42.072Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.072Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:31:42.072Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-19T04:31:42.072Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-19T04:31:42.073Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.074Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-19T04:31:42.075Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.075Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-19T04:31:42.075Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T04:31:42.075Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.076Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-19T04:31:42.076Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T04:31:42.076Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.076Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-19T04:31:42.076Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-19T04:31:42.077Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-19T04:31:42.077Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-19T04:31:42.077Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-19T04:31:42.077Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-19T04:31:42.077Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a5755521-7cfe-4b13-816c-64951f3c354e
2023-02-19T04:31:42.078Z|2c7ad429-708e-471f-b930-600fb7f19217|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery