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-05-10T23:26:11.057Z||main|||||INFO|500||The following profiles are active: basic
2023-05-10T23:26:26.439Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-10T23:26:26.441Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-10T23:26:26.620Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-10T23:26:29.829Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-10T23:26:30.342Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-10T23:26:30.826Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-10T23:26:30.903Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-10T23:26:31.144Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-10T23:26:31.615Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-10T23:26:32.926Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-10T23:26:36.443Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-10T23:26:38.674Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-10T23:26:38.737Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-10T23:26:39.219Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-10T23:26:39.431Z||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-05-10T23:26:40.316Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-10T23:26:41.279Z||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-05-10T23:26:41.972Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-05-10T23:26:41.973Z||main|||||ERROR|500||(conn=888) Table 'catalogdb.activity_spec' doesn't exist
2023-05-10T23:26:41.992Z||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-05-10T23:26:44.448Z||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-05-10T23:26:46.300Z||main|||||WARN|500||---
2023-05-10T23:26:46.301Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-10T23:26:46.301Z||main|||||WARN|500||---
2023-05-10T23:26:46.854Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-10T23:26:51.419Z||main|||||INFO|500||Started Application in 49.001 seconds (JVM running for 53.086)
2023-05-10T23:26:51.507Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-10T23:26:51.508Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-10T23:26:51.521Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-10T23:26:51.621Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5a359c16-ac17-48f7-9fdf-c6d742cc70ac url= /sdc/v1/artifactTypes
2023-05-10T23:26:51.626Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-10T23:26:51.807Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-10T23:26:51.894Z||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-05-10T23:26:51.894Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-10T23:26:51.894Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fa24c678-17ca-43a8-b4ab-9bb12f9ae0e8 url= /sdc/v1/distributionKafkaData
2023-05-10T23:26:51.894Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-10T23:26:51.925Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-10T23:26:51.930Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@71a568e2
2023-05-10T23:26:52.001Z||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-4d672753-5289-4ab0-9188-930fc6acd7bc
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-05-10T23:26:52.056Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Instantiated an idempotent producer.
2023-05-10T23:26:52.126Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-10T23:26:52.217Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-10T23:26:52.218Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-10T23:26:52.219Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683761212212
2023-05-10T23:26:52.228Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-10T23:26:52.258Z||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-2c057fb5-6576-486f-9bd1-2b8febdc19af
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-05-10T23:26:52.328Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-10T23:26:52.329Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-10T23:26:52.329Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683761212328
2023-05-10T23:26:52.331Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:26:52.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:26:52.335Z||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-05294e4a-90b7-49b4-8502-97d0c109eb6e
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-05-10T23:26:52.345Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-10T23:26:52.346Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-10T23:26:52.346Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683761212345
2023-05-10T23:26:52.347Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:26:52.349Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:26:52.356Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-10T23:26:53.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.174Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.176Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
2023-05-10T23:26:53.176Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 xiZEPHf0T4aXFydz_76TwQ
2023-05-10T23:26:53.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.177Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.178Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
2023-05-10T23:26:53.178Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.180Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] ProducerId set to 1004 with epoch 0
2023-05-10T23:26:53.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:53.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-10T23:26:53.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
2023-05-10T23:26:53.182Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-10T23:26:53.203Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] (Re-)joining group
2023-05-10T23:26:53.205Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] (Re-)joining group
2023-05-10T23:26:53.263Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e-d617ccdf-41dd-4a02-8df9-5afec43b36b0
2023-05-10T23:26:53.264Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:53.264Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] (Re-)joining group
2023-05-10T23:26:53.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af-4f6a0513-53c9-4141-ab0e-700639457db2
2023-05-10T23:26:53.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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-05-10T23:26:53.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] (Re-)joining group
2023-05-10T23:26:59.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e-d617ccdf-41dd-4a02-8df9-5afec43b36b0', protocol='range'}
2023-05-10T23:26:59.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af-4f6a0513-53c9-4141-ab0e-700639457db2', protocol='range'}
2023-05-10T23:26:59.351Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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 NagAP8RPTLa4YzLNVWrcfQ
2023-05-10T23:26:59.364Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af-4f6a0513-53c9-4141-ab0e-700639457db2=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e-d617ccdf-41dd-4a02-8df9-5afec43b36b0=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-05-10T23:26:59.412Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e-d617ccdf-41dd-4a02-8df9-5afec43b36b0', protocol='range'}
2023-05-10T23:26:59.412Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af-4f6a0513-53c9-4141-ab0e-700639457db2', protocol='range'}
2023-05-10T23:26:59.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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-05-10T23:26:59.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.425Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, 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-05-10T23:26:59.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-10T23:26:59.449Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-10T23:26:59.449Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-10T23:26:59.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-10T23:26:59.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-10T23:26:59.450Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-10T23:26:59.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-10T23:26:59.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-10T23:26:59.450Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-10T23:26:59.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-10T23:26:59.451Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-10T23:26:59.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-10T23:26:59.527Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.529Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.629Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.630Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-10T23:26:59.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-10T23:26:59.632Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.632Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, 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-05-10T23:26:59.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-10T23:26:59.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-10T23:26:59.634Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-10T23:26:59.634Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-10T23:27:52.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:27:52.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:28:52.342Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:28:52.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:29:52.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:29:52.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:30:52.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:30:52.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:31:52.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:31:52.358Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:32:52.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:32:52.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:33:52.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:33:52.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:34:52.348Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:34:52.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:35:52.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:35:52.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:35:53.322Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2c057fb5-6576-486f-9bd1-2b8febdc19af, groupId=SO] Node -1 disconnected.
2023-05-10T23:35:53.401Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-05294e4a-90b7-49b4-8502-97d0c109eb6e, groupId=SO] Node -1 disconnected.
2023-05-10T23:35:53.474Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Node -1 disconnected.
2023-05-10T23:36:19.037Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-10T23:36:52.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:36:52.364Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:37:52.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:37:52.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:38:52.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:38:52.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:39:52.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:39:52.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:40:52.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:40:52.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:41:52.358Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:41:52.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:42:52.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:42:52.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:43:52.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:43:52.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:44:52.362Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:44:52.402Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:45:52.363Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:45:52.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:46:52.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:46:52.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:47:52.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:47:52.406Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:48:52.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:48:52.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:49:52.369Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:49:52.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:50:52.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:50:52.412Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:51:52.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:51:52.414Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:52:52.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:52:52.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:53:52.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:53:52.417Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:54:52.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:54:52.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:55:52.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:55:52.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:56:52.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:56:52.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:57:52.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:57:52.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:58:52.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:58:52.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-10T23:59:52.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-10T23:59:52.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:00:52.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:00:52.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:01:52.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:01:52.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:02:52.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:02:52.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:03:52.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:03:52.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:04:52.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:04:52.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:05:52.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:05:52.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:06:52.394Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:06:52.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:07:52.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:07:52.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:08:52.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:08:52.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:09:52.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:09:52.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:10:52.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:10:52.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:11:52.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:11:52.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:12:52.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:12:52.444Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:13:52.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:13:52.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:14:52.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:14:52.447Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:15:52.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:15:52.448Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:16:52.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:16:52.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:17:52.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:17:52.450Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:18:52.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:18:52.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:19:52.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:19:52.453Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:20:52.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:20:52.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:21:52.417Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:21:52.455Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:22:52.419Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:22:52.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:23:52.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:23:52.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:24:52.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:24:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:25:52.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:25:52.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:26:52.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:26:52.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:27:52.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:27:52.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:28:52.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:28:52.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:29:52.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:29:52.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:30:52.434Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:30:52.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:31:52.435Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:31:52.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:32:52.437Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:32:52.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:33:52.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:33:52.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:34:52.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:34:52.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:35:52.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:35:52.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:36:52.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:36:52.477Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:37:52.443Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:37:52.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:38:52.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:38:52.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:39:52.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:39:52.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:40:52.447Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:40:52.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:41:52.447Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:41:52.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:42:52.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:42:52.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:43:52.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:43:52.488Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:44:52.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:44:52.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:45:52.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:45:52.490Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:46:52.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:46:52.491Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:52.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:47:52.492Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:55.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T00:47:55.208Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"8b5d9298-9c80-4d48-adb3-30fd03c8dceb","serviceName":"basic_onboard_Eckuyi","serviceVersion":"1.0","serviceUUID":"3276d562-fdb3-499b-b536-de18a3111351","serviceDescription":"service","serviceInvariantUUID":"927ad37d-2eca-453c-95a7-ebb12ecf4db7","resources":[{"resourceInstanceName":"basic_onboard_Eckuyi 0","resourceName":"basic_onboard_Eckuyi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c4e64a0e-c88c-410b-85e0-503298fd2f9d","resourceInvariantUUID":"3b3639d6-7447-41c8-8630-5bbd2ff2f16f","resourceCustomizationUUID":"e048efff-1e3e-481b-950a-8fb4b7e20602","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml","artifactChecksum":"OTU3ZWE2MzgzNWI5ZmM5ZjQ4ZDU1NTRmYjJlZTE3Y2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6316c8ed-afda-4037-a0f2-32ab297193ee","artifactVersion":"1"},{"artifactName":"basic_onboard_eckuyi0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json","artifactChecksum":"NDQ2YTc2N2JmODA0OTQ1NTQyNTU4YWM1ZTA2M2E0NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3abc30dc-8939-4268-9a31-beb00e642ad6","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01bb2909-7ab7-46f4-87d2-192370305f19","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e35dbce8-ba12-4ec6-ab0e-63268976eae9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"72ccb997-86d8-44a6-8a27-eb3efa6327fd","artifactVersion":"2","generatedFromUUID":"01bb2909-7ab7-46f4-87d2-192370305f19"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardEckuyi-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml","artifactChecksum":"MTZlYjU4NzZlMTI3MWRhM2YzODJlYzE2ZWFlZjdhZTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"df8a348a-76fa-468b-b937-7fc7f8427c19","artifactVersion":"1"},{"artifactName":"service-BasicOnboardEckuyi-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar","artifactChecksum":"ZWQxNGM4ZGI2NGUzY2UwOGE3NDM1NzA1ZmVjZTRhN2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c214c6a-900b-40b1-b4c0-f2532510f63f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-11T00:47:55.234Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:47:55.250Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:47:55.250Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:47:55.251Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:55.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4d672753-5289-4ab0-9188-930fc6acd7bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to xiZEPHf0T4aXFydz_76TwQ
2023-05-11T00:47:55.292Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-11T00:47:55.294Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:47:55.338Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:47:56.303Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:47:56.304Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:47:56.305Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:47:56.305Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:57.307Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:47:57.308Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:47:57.309Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:47:57.309Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:58.311Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:47:58.312Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:47:58.312Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:47:58.313Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:47:59.315Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:47:59.316Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:47:59.316Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:47:59.317Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:00.318Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:48:00.319Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:00.319Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:00.319Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:01.320Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:48:01.321Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:01.321Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:01.321Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:02.323Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"serviceName": "basic_onboard_Eckuyi",
"serviceVersion": "1.0",
"serviceUUID": "3276d562-fdb3-499b-b536-de18a3111351",
"serviceDescription": "service",
"serviceInvariantUUID": "927ad37d-2eca-453c-95a7-ebb12ecf4db7",
"resources": [
{
"resourceInstanceName": "basic_onboard_Eckuyi 0",
"resourceCustomizationUUID": "e048efff-1e3e-481b-950a-8fb4b7e20602",
"resourceName": "basic_onboard_Eckuyi",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c4e64a0e-c88c-410b-85e0-503298fd2f9d",
"resourceInvariantUUID": "3b3639d6-7447-41c8-8630-5bbd2ff2f16f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_eckuyi0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"artifactChecksum": "NDQ2YTc2N2JmODA0OTQ1NTQyNTU4YWM1ZTA2M2E0NDA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3abc30dc-8939-4268-9a31-beb00e642ad6",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "01bb2909-7ab7-46f4-87d2-192370305f19",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "72ccb997-86d8-44a6-8a27-eb3efa6327fd",
"generatedFromUUID": "01bb2909-7ab7-46f4-87d2-192370305f19"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "72ccb997-86d8-44a6-8a27-eb3efa6327fd",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardEckuyi-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"artifactChecksum": "ZWQxNGM4ZGI2NGUzY2UwOGE3NDM1NzA1ZmVjZTRhN2E\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6c214c6a-900b-40b1-b4c0-f2532510f63f"
}
],
"workloadContext": "Production"
}
2023-05-11T00:48:02.325Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-11T00:48:02.325Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3276d562-fdb3-499b-b536-de18a3111351 ASDC
2023-05-11T00:48:02.483Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:8b5d9298-9c80-4d48-adb3-30fd03c8dceb
ServiceName:basic_onboard_Eckuyi
ServiceVersion:1.0
ServiceUUID:3276d562-fdb3-499b-b536-de18a3111351
ServiceInvariantUUID:927ad37d-2eca-453c-95a7-ebb12ecf4db7
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardEckuyi-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar
ArtifactUUID:6c214c6a-900b-40b1-b4c0-f2532510f63f
ArtifactChecksum:ZWQxNGM4ZGI2NGUzY2UwOGE3NDM1NzA1ZmVjZTRhN2E=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_Eckuyi 0
ResourceCustomizationUUID:e048efff-1e3e-481b-950a-8fb4b7e20602
ResourceInvariantUUID:3b3639d6-7447-41c8-8630-5bbd2ff2f16f
ResourceName:basic_onboard_Eckuyi
ResourceType:VF
ResourceUUID:c4e64a0e-c88c-410b-85e0-503298fd2f9d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_eckuyi0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json
ArtifactUUID:3abc30dc-8939-4268-9a31-beb00e642ad6
ArtifactChecksum:NDQ2YTc2N2JmODA0OTQ1NTQyNTU4YWM1ZTA2M2E0NDA=
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/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml
ArtifactUUID:01bb2909-7ab7-46f4-87d2-192370305f19
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/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
ArtifactUUID:72ccb997-86d8-44a6-8a27-eb3efa6327fd
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/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
ArtifactUUID:72ccb997-86d8-44a6-8a27-eb3efa6327fd
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-11T00:48:02.484Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3276d562-fdb3-499b-b536-de18a3111351 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-05-11T00:48:02.736Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T00:48:02.737Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-11T00:48:02.738Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-11T00:48:02.738Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6c214c6a-900b-40b1-b4c0-f2532510f63f from URL: /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:02.738Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-11T00:48:02.739Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:02.900Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-11T00:48:02.911Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar 6c214c6a-900b-40b1-b4c0-f2532510f63f 75645
2023-05-11T00:48:02.913Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar ASDC sendASDCNotification
2023-05-11T00:48:02.913Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:02.915Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T00:48:02.918Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:02.918Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:02.919Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766082912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:03.920Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T00:48:03.920Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-11T00:48:03.921Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 6c214c6a-900b-40b1-b4c0-f2532510f63f, URL: /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar to file: /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:03.922Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:04.021Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:04.021Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:04.382Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12185837030879544436/Definitions/service-BasicOnboardEckuyi-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-05-11T00:48:05.820Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_Eckuyi 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-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.826Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.827Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.827Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:05.827Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-11T00:48:05.835Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.837Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.842Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:05.842Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-11T00:48:05.844Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T00:48:05.846Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.846Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.846Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:05.846Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-11T00:48:05.846Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T00:48:05.847Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.847Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.851Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.851Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is not matching search criteria
2023-05-11T00:48:05.851Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-11T00:48:05.851Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-11T00:48:05.851Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-11T00:48:05.852Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-11T00:48:05.852Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-11T00:48:05.852Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.852Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-11T00:48:05.853Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.853Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:05.854Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:05.855Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.855Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is not matching search criteria
2023-05-11T00:48:05.855Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-11T00:48:05.855Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-11T00:48:05.855Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=496adb0f-0e20-4d38-b225-f15e14b39381
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:05.856Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:05.857Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_Eckuyi
Description:service
Model UUID:3276d562-fdb3-499b-b536-de18a3111351
Model Version:NULL
Model InvariantUuid:927ad37d-2eca-453c-95a7-ebb12ecf4db7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_Eckuyi
Model UUID:fe7f8d78-d399-42a9-a2e3-847eca5f04bf
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3b3639d6-7447-41c8-8630-5bbd2ff2f16f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e048efff-1e3e-481b-950a-8fb4b7e20602
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:504b5fb6-1a68-43c5-93e6-76649ce7b144
ModelName:BasicOnboardEckuyi..base_ubuntu18..module-0
ModelUuid:b7ed7cfb-ebe3-4005-8550-ab7fb8016739
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:496adb0f-0e20-4d38-b225-f15e14b39381
ModelInvariantUuid:2fd58d71-0261-4997-b4f0-5d0d97419250
ModelName:basic_onboard_Eckuyi-nodes.ubuntu18Cvfc
ModelUuid:a31dc082-a70b-4541-9dc1-b8f846bc35c7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:d8dbec1b-da82-4bdd-9823-8adf48067fb1
ModelInvariantUuid:8f5d06c5-b927-4a5e-bf82-5d84630b6f44
ModelName:BasicOnboardEckuyi.compute.nodes.heat.ubuntu18
ModelUuid:b89f2f95-18cd-4f75-8013-9b19b2072ad3
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-05-11T00:48:05.903Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: c4e64a0e-c88c-410b-85e0-503298fd2f9d
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-05-11T00:48:06.002Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||basic_onboard_Eckuyi 0
2023-05-11T00:48:06.009Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c4e64a0e-c88c-410b-85e0-503298fd2f9d
2023-05-11T00:48:06.009Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3abc30dc-8939-4268-9a31-beb00e642ad6 from URL: /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json
2023-05-11T00:48:06.009Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-11T00:48:06.009Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json
2023-05-11T00:48:06.128Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-11T00:48:06.129Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json 3abc30dc-8939-4268-9a31-beb00e642ad6 798
2023-05-11T00:48:06.130Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json ASDC sendASDCNotification
2023-05-11T00:48:06.130Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json
2023-05-11T00:48:06.130Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T00:48:06.131Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:06.131Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:06.132Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766086130,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:07.134Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEckuyi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "504b5fb6-1a68-43c5-93e6-76649ce7b144",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b7ed7cfb-ebe3-4005-8550-ab7fb8016739",
"vfModuleModelCustomizationUUID": "411d4f68-eac0-46bf-9439-a9afa8252cb8",
"isBase": true,
"artifacts": [
"01bb2909-7ab7-46f4-87d2-192370305f19",
"72ccb997-86d8-44a6-8a27-eb3efa6327fd"
],
"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-05-11T00:48:07.153Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEckuyi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b7ed7cfb-ebe3-4005-8550-ab7fb8016739
VfModuleModelInvariantUUID:504b5fb6-1a68-43c5-93e6-76649ce7b144
VfModuleModelDescription:NULL
Artifacts UUID List:{
01bb2909-7ab7-46f4-87d2-192370305f19
,
72ccb997-86d8-44a6-8a27-eb3efa6327fd
}
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-05-11T00:48:07.159Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEckuyi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "504b5fb6-1a68-43c5-93e6-76649ce7b144",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b7ed7cfb-ebe3-4005-8550-ab7fb8016739",
"vfModuleModelCustomizationUUID": "411d4f68-eac0-46bf-9439-a9afa8252cb8",
"isBase": true,
"artifacts": [
"01bb2909-7ab7-46f4-87d2-192370305f19",
"72ccb997-86d8-44a6-8a27-eb3efa6327fd"
],
"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-05-11T00:48:07.160Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEckuyi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b7ed7cfb-ebe3-4005-8550-ab7fb8016739
VfModuleModelInvariantUUID:504b5fb6-1a68-43c5-93e6-76649ce7b144
VfModuleModelDescription:NULL
Artifacts UUID List:{
01bb2909-7ab7-46f4-87d2-192370305f19
,
72ccb997-86d8-44a6-8a27-eb3efa6327fd
}
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-05-11T00:48:07.160Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 01bb2909-7ab7-46f4-87d2-192370305f19 from URL: /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml
2023-05-11T00:48:07.161Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-11T00:48:07.161Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml
2023-05-11T00:48:07.300Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-11T00:48:07.301Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml 01bb2909-7ab7-46f4-87d2-192370305f19 5033
2023-05-11T00:48:07.301Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-11T00:48:07.302Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml
2023-05-11T00:48:07.302Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T00:48:07.302Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:07.303Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:07.303Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766087301,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:08.305Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 72ccb997-86d8-44a6-8a27-eb3efa6327fd from URL: /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
2023-05-11T00:48:08.305Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-11T00:48:08.306Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
2023-05-11T00:48:08.405Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-11T00:48:08.406Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env 72ccb997-86d8-44a6-8a27-eb3efa6327fd 909
2023-05-11T00:48:08.406Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-11T00:48:08.406Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
2023-05-11T00:48:08.406Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T00:48:08.407Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:08.407Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:08.407Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766088406,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:09.408Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 3276d562-fdb3-499b-b536-de18a3111351
2023-05-11T00:48:09.408Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_Eckuyi 0 c4e64a0e-c88c-410b-85e0-503298fd2f9d 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-05-11T00:48:09.479Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49fa8e00, org.onap.sdc.toscaparser.api.parameters.Input@2f41a3a0, org.onap.sdc.toscaparser.api.parameters.Input@5de1f71e, org.onap.sdc.toscaparser.api.parameters.Input@5f453ddc, org.onap.sdc.toscaparser.api.parameters.Input@42d232ba]
2023-05-11T00:48:09.487Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.487Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.488Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-05-11T00:48:09.488Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= e048efff-1e3e-481b-950a-8fb4b7e20602
2023-05-11T00:48:09.488Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e048efff-1e3e-481b-950a-8fb4b7e20602 matches Tosca VF Customization UUID: e048efff-1e3e-481b-950a-8fb4b7e20602
2023-05-11T00:48:09.488Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: e048efff-1e3e-481b-950a-8fb4b7e20602 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-05-11T00:48:09.503Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.503Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.506Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id e048efff-1e3e-481b-950a-8fb4b7e20602: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-11T00:48:09.507Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@36f6413e
2023-05-11T00:48:09.507Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.508Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-11T00:48:09.509Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 411d4f68-eac0-46bf-9439-a9afa8252cb8
2023-05-11T00:48:09.511Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 411d4f68-eac0-46bf-9439-a9afa8252cb8
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-05-11T00:48:09.524Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.525Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:09.525Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:09.527Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.527Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:09.527Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:09.528Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.528Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is not matching search criteria
2023-05-11T00:48:09.529Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-11T00:48:09.529Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-11T00:48:09.529Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=496adb0f-0e20-4d38-b225-f15e14b39381
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-05-11T00:48:09.554Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.555Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:09.555Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T00:48:09.556Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.556Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_Eckuyi 0 is matching search criteria
2023-05-11T00:48:09.557Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_Eckuyi 0] matching following query criteria: sdcType=VF, customizationUUID=e048efff-1e3e-481b-950a-8fb4b7e20602
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-05-11T00:48:09.563Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.564Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.565Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 3276d562-fdb3-499b-b536-de18a3111351: basic_onboard_Eckuyi
2023-05-11T00:48:09.565Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.566Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.566Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.566Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.567Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.567Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.568Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.568Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.568Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:48:09.569Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_Eckuyi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:48:09.569Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_Eckuyi
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-05-11T00:48:10.092Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_Eckuyi c4e64a0e-c88c-410b-85e0-503298fd2f9d 1 ASDC deployResourceStructure
2023-05-11T00:48:10.093Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json ASDC sendASDCNotification
2023-05-11T00:48:10.093Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json
2023-05-11T00:48:10.094Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T00:48:10.095Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:10.095Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:10.095Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766090093,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:11.096Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-11T00:48:11.097Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml
2023-05-11T00:48:11.097Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T00:48:11.098Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:11.098Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:11.098Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766091096,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:12.099Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-11T00:48:12.100Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env
2023-05-11T00:48:12.101Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T00:48:12.101Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:12.102Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:12.102Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766092099,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:13.103Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar ASDC sendASDCNotification
2023-05-11T00:48:13.104Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar
2023-05-11T00:48:13.104Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T00:48:13.104Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:48:13.105Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:48:13.105Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766093103,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:14.106Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:48:14.165Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:48:14.171Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:48:14.172Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:48:14.172Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:48:44.172Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:48:44.201Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:48:44.206Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:48:44.207Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:48:44.207Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:48:52.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:48:52.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:48:52.351Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:48:52.352Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:14.207Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:49:14.238Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:49:14.246Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:49:14.246Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:49:14.246Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:49:44.247Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:49:44.276Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:49:44.282Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:49:44.283Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:49:44.283Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:49:52.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:49:52.358Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.358Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.359Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.360Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766066642,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766061773,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766051925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766064419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766070624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766072455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766082765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766082766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.385Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766082827,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766083129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766082912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766083785,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-11T00:49:52.412Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
2023-05-11T00:49:52.412Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8b5d9298-9c80-4d48-adb3-30fd03c8dceb and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-11T00:49:52.447Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766083844,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766083927,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.449Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "policy-distribution-id",
"timestamp": 1683766084849,
"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-05-11T00:49:52.465Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
2023-05-11T00:49:52.466Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8b5d9298-9c80-4d48-adb3-30fd03c8dceb 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-05-11T00:49:52.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.490Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766085044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.490Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.490Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.490Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:49:52.491Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.491Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.491Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766086214,
"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-05-11T00:49:52.505Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
2023-05-11T00:49:52.506Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8b5d9298-9c80-4d48-adb3-30fd03c8dceb and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-11T00:49:52.527Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766086130,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766080799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.528Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "multicloud-k8s",
"timestamp": 1683766087218,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766087301,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766088721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.529Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766088406,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766090093,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/basic_onboard_eckuyi0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.530Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766091096,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766092648,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.531Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.532Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766092099,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/resourceInstances/basic_onboard_eckuyi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.532Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.532Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.532Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766093656,
"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-05-11T00:49:52.546Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
2023-05-11T00:49:52.546Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8b5d9298-9c80-4d48-adb3-30fd03c8dceb 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-05-11T00:49:52.574Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.574Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766093103,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.575Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.575Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.575Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766094821,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEckuyi/1.0/artifacts/service-BasicOnboardEckuyi-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:49:52.575Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:49:52.575Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:49:52.576Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "aai-model-loader",
"timestamp": 1683766095827,
"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-05-11T00:49:52.593Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
2023-05-11T00:49:52.594Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8b5d9298-9c80-4d48-adb3-30fd03c8dceb 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-05-11T00:50:14.283Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:50:14.319Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb
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-05-11T00:50:14.327Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:50:14.327Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-11T00:50:14.327Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-11T00:50:14.327Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T00:50:14.328Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-05-11T00:50:14.346Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-11T00:50:44.346Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb 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-05-11T00:50:44.363Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8b5d9298-9c80-4d48-adb3-30fd03c8dceb and serviceModelVersionId: 3276d562-fdb3-499b-b536-de18a3111351
2023-05-11T00:50:44.363Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 927ad37d-2eca-453c-95a7-ebb12ecf4db7
2023-05-11T00:50:52.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:50:59.338Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?depth=0
2023-05-11T00:50:59.484Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-11T00:51:00.192Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?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-05-11T00:51:00.196Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?depth=0|INFO|500||Invoke
2023-05-11T00:51:00.222Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-11T00:51:00.674Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?depth=0|INFO|500||InvokeReturn
2023-05-11T00:51:00.676Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/927ad37d-2eca-453c-95a7-ebb12ecf4db7/model-vers/model-ver/3276d562-fdb3-499b-b536-de18a3111351?depth=0 has http status code:200 and response headers:{date=[Thu, 11 May 2023 00:51:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400], vertex-id=[147568], x-aai-txid=[2-aai-resources-230511-00:51:00:453-15674], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-11T00:51:00.677Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-05-11T00:51:00.695Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-11T00:51:00.695Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-05-11T00:51:00.712Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||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-05-11T00:51:00.715Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8b5d9298-9c80-4d48-adb3-30fd03c8dceb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-11T00:51:00.717Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-11T00:51:00.718Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:51:00.718Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:51:00.718Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766260715,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:51:00.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-11T00:51:00.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "8b5d9298-9c80-4d48-adb3-30fd03c8dceb",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766260715,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-11T00:51:00.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-05-11T00:51:01.754Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:51:52.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:52:01.755Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:52:52.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:53:01.756Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:53:52.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:54:01.757Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:54:52.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:55:01.758Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:55:52.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:56:01.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:56:52.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:57:01.761Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:57:52.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:01.762Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T00:58:09.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-11T00:58:09.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"ed0ec47f-5767-4ab5-a94a-57b06fead4af","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3be5ae63-d329-47c2-ac31-bf03dc5bf5b0","serviceDescription":"service","serviceInvariantUUID":"a4a41af7-7f52-4e3a-abca-943ed5e78e23","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"bc144a54-ea11-474e-bf71-d509ac2bf1f3","resourceInvariantUUID":"61f59e0e-5020-41df-9d75-cb8b1d19c22c","resourceCustomizationUUID":"8f4ca64b-3c8d-4026-8e6d-385fc963b24e","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":"N2QwMjIzYzBhMDk3ODkxMGVkYjJmNGY2MDFkYmU3ZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9dc3f83-7025-4fea-a9dd-c833b37a2ecf","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NDYyMTIzNmUzYmI3MTkyMWVkNWFmYTVmOTI1NGRmY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"60331467-50dd-4abb-af29-284f0f7405e5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-11T00:58:09.980Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:58:09.981Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:58:09.982Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:58:09.982Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766681762,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:10.008Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-05-11T00:58:10.008Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766681762,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:58:10.009Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:58:10.983Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T00:58:10.984Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:58:10.984Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:58:10.984Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766681762,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:11.986Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "3be5ae63-d329-47c2-ac31-bf03dc5bf5b0",
"serviceDescription": "service",
"serviceInvariantUUID": "a4a41af7-7f52-4e3a-abca-943ed5e78e23",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "8f4ca64b-3c8d-4026-8e6d-385fc963b24e",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "bc144a54-ea11-474e-bf71-d509ac2bf1f3",
"resourceInvariantUUID": "61f59e0e-5020-41df-9d75-cb8b1d19c22c",
"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": "NDYyMTIzNmUzYmI3MTkyMWVkNWFmYTVmOTI1NGRmY2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "60331467-50dd-4abb-af29-284f0f7405e5"
}
],
"workloadContext": "Production"
}
2023-05-11T00:58:11.986Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-11T00:58:11.987Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0 ASDC
2023-05-11T00:58:11.987Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:ed0ec47f-5767-4ab5-a94a-57b06fead4af
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
ServiceInvariantUUID:a4a41af7-7f52-4e3a-abca-943ed5e78e23
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:60331467-50dd-4abb-af29-284f0f7405e5
ArtifactChecksum:NDYyMTIzNmUzYmI3MTkyMWVkNWFmYTVmOTI1NGRmY2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:8f4ca64b-3c8d-4026-8e6d-385fc963b24e
ResourceInvariantUUID:61f59e0e-5020-41df-9d75-cb8b1d19c22c
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:bc144a54-ea11-474e-bf71-d509ac2bf1f3
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-05-11T00:58:11.988Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0 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-05-11T00:58:12.055Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T00:58:12.056Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T00:58:12.056Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T00:58:12.056Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 60331467-50dd-4abb-af29-284f0f7405e5 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-11T00:58:12.057Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-11T00:58:12.057Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-11T00:58:12.534Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-11T00:58:12.535Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 60331467-50dd-4abb-af29-284f0f7405e5 57784
2023-05-11T00:58:12.536Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-11T00:58:12.536Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-11T00:58:12.536Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T00:58:12.536Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:58:12.536Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:58:12.537Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766692536,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:13.537Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T00:58:13.538Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T00:58:13.539Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 60331467-50dd-4abb-af29-284f0f7405e5, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-11T00:58:13.539Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-11T00:58:13.540Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-11T00:58:13.540Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-11T00:58:13.659Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14703747507982533834/Definitions/service-BasicNetwork-template.yml
2023-05-11T00:58:14.146Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.147Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.148Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-11T00:58:14.148Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.148Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.149Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.150Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
Model Version:NULL
Model InvariantUuid:a4a41af7-7f52-4e3a-abca-943ed5e78e23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:61f59e0e-5020-41df-9d75-cb8b1d19c22c
Model UUID:8af6851b-9366-430d-bb99-e0fb17f3f649
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:8f4ca64b-3c8d-4026-8e6d-385fc963b24e
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-05-11T00:58:14.172Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: bc144a54-ea11-474e-bf71-d509ac2bf1f3
2023-05-11T00:58:14.173Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||No resources found for Service: 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
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-05-11T00:58:14.183Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||
2023-05-11T00:58:14.184Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-05-11T00:58:14.185Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
2023-05-11T00:58:14.185Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
2023-05-11T00:58:14.186Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-05-11T00:58:14.186Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.203Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2137e38c, org.onap.sdc.toscaparser.api.parameters.Input@1a34d27b, org.onap.sdc.toscaparser.api.parameters.Input@3528f43a, org.onap.sdc.toscaparser.api.parameters.Input@1063fab7, org.onap.sdc.toscaparser.api.parameters.Input@e5640b4]
2023-05-11T00:58:14.206Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.206Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.206Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.206Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.207Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0: Generic NeutronNet
2023-05-11T00:58:14.207Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.207Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.207Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.207Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.270Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.271Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.271Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.271Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.271Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T00:58:14.271Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T00:58:14.272Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||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-05-11T00:58:14.451Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-05-11T00:58:14.452Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-11T00:58:14.453Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-11T00:58:14.453Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T00:58:14.453Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T00:58:14.454Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T00:58:14.454Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766694452,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:15.456Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:58:15.482Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:58:15.488Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:58:15.490Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:58:15.490Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:58:45.490Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:58:45.521Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:58:45.527Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:58:45.527Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:58:45.527Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:58:52.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:58:52.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:58:52.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766684801,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:58:52.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "policy-distribution-id",
"timestamp": 1683766685875,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766684135,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:58:52.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:58:52.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "multicloud-k8s",
"timestamp": 1683766688255,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:58:52.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:15.528Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:59:15.561Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:59:15.568Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:59:15.568Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:59:15.568Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:59:45.568Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:59:45.601Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T00:59:45.607Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T00:59:45.607Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-11T00:59:45.607Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-11T00:59:52.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T00:59:52.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766681762,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766684135,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766684801,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "policy-distribution-id",
"timestamp": 1683766685875,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "multicloud-k8s",
"timestamp": 1683766688255,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766692713,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "policy-distribution-id",
"timestamp": 1683766692753,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766692536,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766693719,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-11T00:59:52.380Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ed0ec47f-5767-4ab5-a94a-57b06fead4af
2023-05-11T00:59:52.380Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed0ec47f-5767-4ab5-a94a-57b06fead4af and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-11T00:59:52.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.409Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "policy-distribution-id",
"timestamp": 1683766693759,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766694452,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "policy-distribution-id",
"timestamp": 1683766694762,
"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-05-11T00:59:52.427Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed0ec47f-5767-4ab5-a94a-57b06fead4af
2023-05-11T00:59:52.427Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed0ec47f-5767-4ab5-a94a-57b06fead4af 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-05-11T00:59:52.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "aai-model-loader",
"timestamp": 1683766696641,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:59:52.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "aai-model-loader",
"timestamp": 1683766696641,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "aai-model-loader",
"timestamp": 1683766698791,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "aai-model-loader",
"timestamp": 1683766702387,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:59:52.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.458Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "aai-model-loader",
"timestamp": 1683766703389,
"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-05-11T00:59:52.473Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ed0ec47f-5767-4ab5-a94a-57b06fead4af
2023-05-11T00:59:52.473Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed0ec47f-5767-4ab5-a94a-57b06fead4af 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-05-11T00:59:52.495Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.496Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766710799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T00:59:52.496Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.496Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.497Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766710799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T00:59:52.497Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.497Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766713620,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766715270,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T00:59:52.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T00:59:52.499Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766716274,
"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-05-11T00:59:52.514Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ed0ec47f-5767-4ab5-a94a-57b06fead4af
2023-05-11T00:59:52.514Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed0ec47f-5767-4ab5-a94a-57b06fead4af 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-05-11T01:00:15.608Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T01:00:15.640Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af
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-05-11T01:00:15.648Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T01:00:15.648Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-11T01:00:15.648Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:00:15.649Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-11T01:00:15.666Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-11T01:00:45.666Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af 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-05-11T01:00:45.683Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed0ec47f-5767-4ab5-a94a-57b06fead4af and serviceModelVersionId: 3be5ae63-d329-47c2-ac31-bf03dc5bf5b0
2023-05-11T01:00:45.683Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a4a41af7-7f52-4e3a-abca-943ed5e78e23
2023-05-11T01:00:45.685Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?depth=0
2023-05-11T01:00:45.695Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-11T01:00:45.768Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?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-05-11T01:00:45.769Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?depth=0|INFO|500||Invoke
2023-05-11T01:00:45.777Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-11T01:00:46.058Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?depth=0|INFO|500||InvokeReturn
2023-05-11T01:00:46.058Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4a41af7-7f52-4e3a-abca-943ed5e78e23/model-vers/model-ver/3be5ae63-d329-47c2-ac31-bf03dc5bf5b0?depth=0 has http status code:200 and response headers:{date=[Thu, 11 May 2023 01:00:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253], vertex-id=[196616], x-aai-txid=[2-aai-resources-230511-01:00:46:008-25167], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-11T01:00:46.059Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-05-11T01:00:46.059Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-11T01:00:46.059Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-11T01:00:46.072Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-11T01:00:46.072Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed0ec47f-5767-4ab5-a94a-57b06fead4af and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-11T01:00:46.072Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-11T01:00:46.073Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:46.073Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:46.073Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766846072,
"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-05-11T01:00:47.110Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:00:47.119Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-11T01:00:47.119Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c95410b5-17a7-48fc-9c61-3be478e979fd","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"129ba74e-dba4-48d1-b3c0-b399dfce2b68","serviceDescription":"service","serviceInvariantUUID":"35be4816-9952-4979-ba4e-06b46fa4fd4a","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"91b03f22-3e07-4a75-a0f4-c2913dc3577d","resourceInvariantUUID":"9a215bcc-e921-45be-8c3f-9b04f4c6b5cd","resourceCustomizationUUID":"102182af-a3bb-435e-ad60-bf660ec3a590","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":"Y2Y5N2RkYjFkNTkyMzY5MzUzMmJmYWUxNGYyODMyYmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"14384c26-d9c1-48fb-8ec3-598020ea2e2c","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":"ZDZmMmQzNGY1OGRkZDRiODZmY2UwOTBhM2I4YTE4ODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7140dfc6-867d-42b3-b8f2-a898c7b25f12","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":"16a4db3b-abb9-4125-8a4f-b3810e0271b1","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":"9d226df6-1e6e-4640-9ad4-36ca9f167142","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":"6e7c1d71-12f4-46a2-bbb7-f2a30be2c020","artifactVersion":"2","generatedFromUUID":"16a4db3b-abb9-4125-8a4f-b3810e0271b1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTM5MThlMWVhZjQ5M2JkN2U1MWEyMjM4OTY0NDExMTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fdeb57b3-0e9f-4029-9482-7346041aff27","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YmVhMmJhMzU3YTY5MzRlZjk2MmVhMDYzZDFjZWYwYTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf6de3a3-1978-4e01-b26b-db018029dc21","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-11T01:00:47.123Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:47.124Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:47.124Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:47.124Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"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-05-11T01:00:48.127Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:48.127Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:48.128Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:48.128Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"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-05-11T01:00:49.129Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:49.130Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:49.131Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:49.131Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"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-05-11T01:00:50.133Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:50.134Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:50.134Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:50.134Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"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-05-11T01:00:51.135Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:51.136Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:51.136Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:51.136Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"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-05-11T01:00:52.137Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:52.138Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:52.138Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:52.138Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:52.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:52.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.355Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.356Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.357Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.360Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.363Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.363Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.363Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.363Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.364Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.365Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.366Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.366Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.367Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.368Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.368Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.369Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.369Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.370Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.371Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.371Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.371Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.372Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.372Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.372Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.372Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.373Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766754721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.374Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.374Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "ves-openapi-manager",
"timestamp": 1683766744101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.374Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.375Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766756642,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.375Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.375Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766752221,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766755765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766763718,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.377Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766764005,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766763743,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766763715,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766764746,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T01:00:52.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "cds-sdc-listener",
"timestamp": 1683766764721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-11T01:00:52.422Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c95410b5-17a7-48fc-9c61-3be478e979fd
2023-05-11T01:00:52.422Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c95410b5-17a7-48fc-9c61-3be478e979fd and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-11T01:00:52.446Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.446Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766764860,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.447Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.447Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.448Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "policy-distribution-id",
"timestamp": 1683766765750,
"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-05-11T01:00:52.464Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c95410b5-17a7-48fc-9c61-3be478e979fd
2023-05-11T01:00:52.464Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c95410b5-17a7-48fc-9c61-3be478e979fd 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-05-11T01:00:52.489Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.489Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766765974,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.490Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.490Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.490Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766767043,
"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-05-11T01:00:52.503Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c95410b5-17a7-48fc-9c61-3be478e979fd
2023-05-11T01:00:52.504Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c95410b5-17a7-48fc-9c61-3be478e979fd and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-11T01:00:52.522Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "multicloud-k8s",
"timestamp": 1683766768046,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766770459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.523Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.524Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.524Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.524Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "aai-model-loader",
"timestamp": 1683766771462,
"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-05-11T01:00:52.536Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c95410b5-17a7-48fc-9c61-3be478e979fd
2023-05-11T01:00:52.537Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c95410b5-17a7-48fc-9c61-3be478e979fd 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-05-11T01:00:52.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.561Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.562Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.563Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.564Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766770799,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:00:52.565Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.565Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.565Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766778699,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:00:52.565Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.565Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.566Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766781003,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T01:00:52.566Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:00:52.566Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-11T01:00:52.566Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683766782009,
"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-05-11T01:00:52.581Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c95410b5-17a7-48fc-9c61-3be478e979fd
2023-05-11T01:00:52.581Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c95410b5-17a7-48fc-9c61-3be478e979fd 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-05-11T01:00:53.139Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:00:53.140Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:53.140Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:53.140Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:54.142Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "129ba74e-dba4-48d1-b3c0-b399dfce2b68",
"serviceDescription": "service",
"serviceInvariantUUID": "35be4816-9952-4979-ba4e-06b46fa4fd4a",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "102182af-a3bb-435e-ad60-bf660ec3a590",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "91b03f22-3e07-4a75-a0f4-c2913dc3577d",
"resourceInvariantUUID": "9a215bcc-e921-45be-8c3f-9b04f4c6b5cd",
"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": "ZDZmMmQzNGY1OGRkZDRiODZmY2UwOTBhM2I4YTE4ODc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7140dfc6-867d-42b3-b8f2-a898c7b25f12",
"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": "16a4db3b-abb9-4125-8a4f-b3810e0271b1",
"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": "6e7c1d71-12f4-46a2-bbb7-f2a30be2c020",
"generatedFromUUID": "16a4db3b-abb9-4125-8a4f-b3810e0271b1"
},
"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": "6e7c1d71-12f4-46a2-bbb7-f2a30be2c020",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YmVhMmJhMzU3YTY5MzRlZjk2MmVhMDYzZDFjZWYwYTA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bf6de3a3-1978-4e01-b26b-db018029dc21"
}
],
"workloadContext": "Production"
}
2023-05-11T01:00:54.142Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-11T01:00:54.143Z|ed0ec47f-5767-4ab5-a94a-57b06fead4af|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 129ba74e-dba4-48d1-b3c0-b399dfce2b68 ASDC
2023-05-11T01:00:54.143Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:c95410b5-17a7-48fc-9c61-3be478e979fd
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:129ba74e-dba4-48d1-b3c0-b399dfce2b68
ServiceInvariantUUID:35be4816-9952-4979-ba4e-06b46fa4fd4a
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:bf6de3a3-1978-4e01-b26b-db018029dc21
ArtifactChecksum:YmVhMmJhMzU3YTY5MzRlZjk2MmVhMDYzZDFjZWYwYTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:102182af-a3bb-435e-ad60-bf660ec3a590
ResourceInvariantUUID:9a215bcc-e921-45be-8c3f-9b04f4c6b5cd
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:91b03f22-3e07-4a75-a0f4-c2913dc3577d
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:7140dfc6-867d-42b3-b8f2-a898c7b25f12
ArtifactChecksum:ZDZmMmQzNGY1OGRkZDRiODZmY2UwOTBhM2I4YTE4ODc=
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:16a4db3b-abb9-4125-8a4f-b3810e0271b1
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:6e7c1d71-12f4-46a2-bbb7-f2a30be2c020
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:6e7c1d71-12f4-46a2-bbb7-f2a30be2c020
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-11T01:00:54.143Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 129ba74e-dba4-48d1-b3c0-b399dfce2b68 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-05-11T01:00:54.218Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T01:00:54.219Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T01:00:54.219Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T01:00:54.219Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: bf6de3a3-1978-4e01-b26b-db018029dc21 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-11T01:00:54.219Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-11T01:00:54.219Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-11T01:00:54.348Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-11T01:00:54.351Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar bf6de3a3-1978-4e01-b26b-db018029dc21 75154
2023-05-11T01:00:54.351Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-11T01:00:54.351Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-11T01:00:54.352Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:00:54.352Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:54.352Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:54.353Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766854351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:55.354Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T01:00:55.355Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-11T01:00:55.355Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: bf6de3a3-1978-4e01-b26b-db018029dc21, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:55.356Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-11T01:00:55.357Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:55.357Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:55.532Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17647517339740391340/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-05-11T01:00:56.599Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||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-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||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-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||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-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-11T01:00:56.600Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.601Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:00:56.602Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-11T01:00:56.603Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8bd4e616-dc66-4aa1-9c49-0ed1541c7953
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:00:56.604Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:129ba74e-dba4-48d1-b3c0-b399dfce2b68
Model Version:NULL
Model InvariantUuid:35be4816-9952-4979-ba4e-06b46fa4fd4a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:df06807a-2597-41b5-bdfa-de52bd20bea3
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9a215bcc-e921-45be-8c3f-9b04f4c6b5cd
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:102182af-a3bb-435e-ad60-bf660ec3a590
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ea9bfb5f-c36f-4b9e-a728-6485d7fe1e5a
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:27fd6a08-f257-41dc-867f-7f7b6ab166b6
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:8bd4e616-dc66-4aa1-9c49-0ed1541c7953
ModelInvariantUuid:f6904996-eeb8-4d7f-83d3-cf5a07e9413c
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:ad5fc35c-e170-435c-99ee-60acc2bbe917
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:ae380ff0-74d0-4afc-8210-9103edac4d7c
ModelInvariantUuid:c84674a3-a3ff-4763-beff-ee5b7d2df014
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:cc2b3938-e63c-43be-8d10-a0ebd8707337
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-05-11T01:00:56.631Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 91b03f22-3e07-4a75-a0f4-c2913dc3577d
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-05-11T01:00:56.636Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||basic_vm 0
2023-05-11T01:00:56.637Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 91b03f22-3e07-4a75-a0f4-c2913dc3577d
2023-05-11T01:00:56.637Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7140dfc6-867d-42b3-b8f2-a898c7b25f12 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-11T01:00:56.637Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-11T01:00:56.637Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-11T01:00:56.753Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-11T01:00:56.754Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 7140dfc6-867d-42b3-b8f2-a898c7b25f12 787
2023-05-11T01:00:56.754Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-05-11T01:00:56.754Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-11T01:00:56.754Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:00:56.755Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:56.755Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:56.755Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766856754,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:57.756Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "ea9bfb5f-c36f-4b9e-a728-6485d7fe1e5a",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "27fd6a08-f257-41dc-867f-7f7b6ab166b6",
"vfModuleModelCustomizationUUID": "eebe0ae3-d92d-409c-88f6-0ed82ccdb294",
"isBase": true,
"artifacts": [
"16a4db3b-abb9-4125-8a4f-b3810e0271b1",
"6e7c1d71-12f4-46a2-bbb7-f2a30be2c020"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-11T01:00:57.762Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:27fd6a08-f257-41dc-867f-7f7b6ab166b6
VfModuleModelInvariantUUID:ea9bfb5f-c36f-4b9e-a728-6485d7fe1e5a
VfModuleModelDescription:NULL
Artifacts UUID List:{
16a4db3b-abb9-4125-8a4f-b3810e0271b1
,
6e7c1d71-12f4-46a2-bbb7-f2a30be2c020
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
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-05-11T01:00:57.765Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "ea9bfb5f-c36f-4b9e-a728-6485d7fe1e5a",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "27fd6a08-f257-41dc-867f-7f7b6ab166b6",
"vfModuleModelCustomizationUUID": "eebe0ae3-d92d-409c-88f6-0ed82ccdb294",
"isBase": true,
"artifacts": [
"16a4db3b-abb9-4125-8a4f-b3810e0271b1",
"6e7c1d71-12f4-46a2-bbb7-f2a30be2c020"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-11T01:00:57.765Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:27fd6a08-f257-41dc-867f-7f7b6ab166b6
VfModuleModelInvariantUUID:ea9bfb5f-c36f-4b9e-a728-6485d7fe1e5a
VfModuleModelDescription:NULL
Artifacts UUID List:{
16a4db3b-abb9-4125-8a4f-b3810e0271b1
,
6e7c1d71-12f4-46a2-bbb7-f2a30be2c020
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
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-05-11T01:00:57.765Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 16a4db3b-abb9-4125-8a4f-b3810e0271b1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-11T01:00:57.766Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-11T01:00:57.766Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-11T01:00:57.874Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-11T01:00:57.875Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 16a4db3b-abb9-4125-8a4f-b3810e0271b1 5033
2023-05-11T01:00:57.875Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-05-11T01:00:57.875Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-11T01:00:57.876Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:00:57.876Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:57.876Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:57.876Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766857875,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:00:58.877Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6e7c1d71-12f4-46a2-bbb7-f2a30be2c020 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-11T01:00:58.878Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-11T01:00:58.878Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-11T01:00:58.997Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-11T01:00:58.998Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 6e7c1d71-12f4-46a2-bbb7-f2a30be2c020 903
2023-05-11T01:00:58.998Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-05-11T01:00:58.998Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-11T01:00:58.999Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:00:58.999Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:00:58.999Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:00:58.999Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766858998,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:00.000Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 129ba74e-dba4-48d1-b3c0-b399dfce2b68
2023-05-11T01:01:00.001Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 91b03f22-3e07-4a75-a0f4-c2913dc3577d 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-05-11T01:01:00.034Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@707cdafb, org.onap.sdc.toscaparser.api.parameters.Input@452e7cd4, org.onap.sdc.toscaparser.api.parameters.Input@2b2f7f33, org.onap.sdc.toscaparser.api.parameters.Input@557d2c76, org.onap.sdc.toscaparser.api.parameters.Input@43c09f20]
2023-05-11T01:01:00.037Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.038Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.038Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-05-11T01:01:00.039Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 102182af-a3bb-435e-ad60-bf660ec3a590
2023-05-11T01:01:00.039Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 102182af-a3bb-435e-ad60-bf660ec3a590 matches Tosca VF Customization UUID: 102182af-a3bb-435e-ad60-bf660ec3a590
2023-05-11T01:01:00.039Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 102182af-a3bb-435e-ad60-bf660ec3a590 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-05-11T01:01:00.046Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.047Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.048Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 102182af-a3bb-435e-ad60-bf660ec3a590: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-11T01:01:00.049Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@199a2a7e
2023-05-11T01:01:00.049Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.049Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-11T01:01:00.049Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : eebe0ae3-d92d-409c-88f6-0ed82ccdb294
2023-05-11T01:01:00.050Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID eebe0ae3-d92d-409c-88f6-0ed82ccdb294
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-05-11T01:01:00.056Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.057Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:01:00.057Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:01:00.057Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.058Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:01:00.058Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:01:00.058Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.058Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-11T01:01:00.058Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-11T01:01:00.059Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-11T01:01:00.059Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8bd4e616-dc66-4aa1-9c49-0ed1541c7953
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-05-11T01:01:00.066Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.066Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:01:00.066Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:01:00.067Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.067Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-11T01:01:00.068Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=102182af-a3bb-435e-ad60-bf660ec3a590
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-05-11T01:01:00.073Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.074Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.074Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 129ba74e-dba4-48d1-b3c0-b399dfce2b68: basic_vm
2023-05-11T01:01:00.074Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.075Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.075Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.075Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.075Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:01:00.076Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm
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-05-11T01:01:00.325Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 91b03f22-3e07-4a75-a0f4-c2913dc3577d 1 ASDC deployResourceStructure
2023-05-11T01:01:00.326Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-05-11T01:01:00.326Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-11T01:01:00.326Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T01:01:00.327Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:01:00.327Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:01:00.327Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766860326,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:01.328Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-05-11T01:01:01.328Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-11T01:01:01.329Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T01:01:01.329Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:01:01.329Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:01:01.329Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766861328,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:02.330Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-05-11T01:01:02.331Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-11T01:01:02.331Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T01:01:02.331Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:01:02.331Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:01:02.331Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766862330,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:03.332Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-11T01:01:03.333Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-11T01:01:03.333Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-11T01:01:03.333Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:01:03.333Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:01:03.333Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766863332,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:04.334Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c95410b5-17a7-48fc-9c61-3be478e979fd
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-05-11T01:01:04.367Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c95410b5-17a7-48fc-9c61-3be478e979fd
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-05-11T01:01:04.376Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-11T01:01:04.376Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-11T01:01:04.377Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-11T01:01:04.393Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-11T01:01:34.393Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c95410b5-17a7-48fc-9c61-3be478e979fd 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-05-11T01:01:34.408Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c95410b5-17a7-48fc-9c61-3be478e979fd and serviceModelVersionId: 129ba74e-dba4-48d1-b3c0-b399dfce2b68
2023-05-11T01:01:34.408Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 35be4816-9952-4979-ba4e-06b46fa4fd4a
2023-05-11T01:01:34.409Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0
2023-05-11T01:01:34.416Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-11T01:01:34.481Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0|INFO|500||Invoke
2023-05-11T01:01:34.482Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c95410b5-17a7-48fc-9c61-3be478e979fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[46b918a1-1f24-464d-b61b-0a0b0a91441f], X-ECOMP-RequestID=[c95410b5-17a7-48fc-9c61-3be478e979fd], X-TransactionId=[], X-ONAP-RequestID=[c95410b5-17a7-48fc-9c61-3be478e979fd], Content-Type=[application/merge-patch+json]}
2023-05-11T01:01:34.491Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-11T01:01:34.778Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?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/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0 has http status code:200 and response headers:{date=[Thu, 11 May 2023 01:01:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[283], vertex-id=[233712], x-aai-txid=[1-aai-resources-230511-01:01:34:723-71016], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-11T01:01:34.779Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-11T01:01:34.780Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/35be4816-9952-4979-ba4e-06b46fa4fd4a/model-vers/model-ver/129ba74e-dba4-48d1-b3c0-b399dfce2b68?depth=0|INFO|500||InvokeReturn
2023-05-11T01:01:34.780Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-11T01:01:34.780Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-11T01:01:34.794Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-11T01:01:34.794Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c95410b5-17a7-48fc-9c61-3be478e979fd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-11T01:01:34.794Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-11T01:01:34.794Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:01:34.795Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:01:34.795Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766894794,
"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-05-11T01:01:35.832Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:01:52.349Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:01:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ed0ec47f-5767-4ab5-a94a-57b06fead4af",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766846072,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-11T01:01:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:01:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:01:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:01:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:35.833Z|c95410b5-17a7-48fc-9c61-3be478e979fd|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:02:52.348Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:02:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766847110,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-11T01:02:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766854351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766856754,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766857875,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:02:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766858998,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766860326,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766861328,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766862330,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
2023-05-11T01:02:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766863332,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c95410b5-17a7-48fc-9c61-3be478e979fd",
"consumerID": "SO-sdc-controller",
"timestamp": 1683766894794,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-11T01:02:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:03:35.834Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:03:52.348Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:04:35.835Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:04:52.350Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:05:35.837Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:05:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:06:35.839Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:06:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:07:35.839Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:07:52.354Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:08:35.841Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:08:52.355Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:09:35.841Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:09:52.356Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:10:35.842Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:10:52.357Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:11:35.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:11:52.359Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:35.845Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-11T01:12:49.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-11T01:12:49.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"1767b3fc-2ea9-4ed9-83eb-ded69501b51f","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"3a7d9ce6-4e72-4654-a149-587fd9a9b2c3","serviceDescription":"service","serviceInvariantUUID":"a7198cc4-eb1e-426e-9111-bbd003cf1640","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d65cb9b4-670e-4607-a931-7f29b3ae6ae3","resourceInvariantUUID":"8514d546-7369-4cb8-b6f2-b830f4a978f4","resourceCustomizationUUID":"b5d56cc0-e7bd-464a-bb85-dec61fe2cb12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NWE0YzE5ODgzYWU4ZTVlNmU2MTAwNzVkOTA2NmRjMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"de4dda88-5e99-4037-9452-1dfc73871e3e","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"YTQwMjhiZDM4YzlkYjYzYzAxYmRhYmM4MTY2N2Q0OTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1aec30ed-6398-42bd-9128-722e4f3317a4","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"420996b2-b729-45ae-8960-ec7d88e20f7d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d2323206-e7b1-4048-aee7-85076dff3f55","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b91e7e9c-78c3-4609-87f4-405299b0ff70","artifactVersion":"2","generatedFromUUID":"9554d5b5-178d-450c-abf1-28625f1312a5"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"61f64a71-9b90-44fe-aad7-c78df1296231","artifactVersion":"2","generatedFromUUID":"420996b2-b729-45ae-8960-ec7d88e20f7d"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9554d5b5-178d-450c-abf1-28625f1312a5","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cd4b26f5-4155-48af-b4fc-3c9ed24f1e30","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"MDE4ZjQwNjJmYWI3NzAzYTM1MmFmZmZlM2YxYmE3OGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"de952074-82b6-41a5-af0d-92560a115f04","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YTNlYzI5ZDEyZTJkNDllZjBjZmQ3YjZmNmVmMzVkNWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"01a8a226-982a-4e4c-8418-9d5698d46291","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-11T01:12:49.019Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:49.020Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:49.020Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:49.021Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:49.049Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:49.049Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "cds-sdc-listener",
"timestamp": 1683767545742,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:49.050Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:50.028Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:50.029Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:50.029Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:50.029Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:51.030Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:51.031Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:51.031Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:51.032Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:52.032Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:52.033Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:52.033Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:52.033Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:52.348Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:52.350Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:52.351Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "policy-distribution-id",
"timestamp": 1683767546777,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "ves-openapi-manager",
"timestamp": 1683767564137,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:52.352Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "aai-model-loader",
"timestamp": 1683767566642,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "multicloud-k8s",
"timestamp": 1683767549083,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-11T01:12:52.353Z|8b5d9298-9c80-4d48-adb3-30fd03c8dceb|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-11T01:12:53.034Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:53.034Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:53.035Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:53.035Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:54.036Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:54.036Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:54.036Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:54.037Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:55.037Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:55.038Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:55.038Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:55.038Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:56.039Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:56.040Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:56.040Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:56.040Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:57.041Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:57.041Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:57.041Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:57.042Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:58.042Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-11T01:12:58.043Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:58.043Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:58.043Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767555845,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:12:59.045Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"serviceName": "basic_cnf_macro",
"serviceVersion": "1.0",
"serviceUUID": "3a7d9ce6-4e72-4654-a149-587fd9a9b2c3",
"serviceDescription": "service",
"serviceInvariantUUID": "a7198cc4-eb1e-426e-9111-bbd003cf1640",
"resources": [
{
"resourceInstanceName": "basic_cnf_macro 0",
"resourceCustomizationUUID": "b5d56cc0-e7bd-464a-bb85-dec61fe2cb12",
"resourceName": "basic_cnf_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "d65cb9b4-670e-4607-a931-7f29b3ae6ae3",
"resourceInvariantUUID": "8514d546-7369-4cb8-b6f2-b830f4a978f4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_cnf_macro0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"artifactChecksum": "YTQwMjhiZDM4YzlkYjYzYzAxYmRhYmM4MTY2N2Q0OTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1aec30ed-6398-42bd-9128-722e4f3317a4",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "420996b2-b729-45ae-8960-ec7d88e20f7d",
"generatedArtifact": {
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "61f64a71-9b90-44fe-aad7-c78df1296231",
"generatedFromUUID": "420996b2-b729-45ae-8960-ec7d88e20f7d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b91e7e9c-78c3-4609-87f4-405299b0ff70",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "61f64a71-9b90-44fe-aad7-c78df1296231",
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.tgz",
"artifactType": "HELM",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "9554d5b5-178d-450c-abf1-28625f1312a5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnfMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"artifactChecksum": "YTNlYzI5ZDEyZTJkNDllZjBjZmQ3YjZmNmVmMzVkNWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "01a8a226-982a-4e4c-8418-9d5698d46291"
}
],
"workloadContext": "Production"
}
2023-05-11T01:12:59.046Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-11T01:12:59.046Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 3a7d9ce6-4e72-4654-a149-587fd9a9b2c3 ASDC
2023-05-11T01:12:59.046Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:1767b3fc-2ea9-4ed9-83eb-ded69501b51f
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:3a7d9ce6-4e72-4654-a149-587fd9a9b2c3
ServiceInvariantUUID:a7198cc4-eb1e-426e-9111-bbd003cf1640
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:01a8a226-982a-4e4c-8418-9d5698d46291
ArtifactChecksum:YTNlYzI5ZDEyZTJkNDllZjBjZmQ3YjZmNmVmMzVkNWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:b5d56cc0-e7bd-464a-bb85-dec61fe2cb12
ResourceInvariantUUID:8514d546-7369-4cb8-b6f2-b830f4a978f4
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:d65cb9b4-670e-4607-a931-7f29b3ae6ae3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:1aec30ed-6398-42bd-9128-722e4f3317a4
ArtifactChecksum:YTQwMjhiZDM4YzlkYjYzYzAxYmRhYmM4MTY2N2Q0OTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:420996b2-b729-45ae-8960-ec7d88e20f7d
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:61f64a71-9b90-44fe-aad7-c78df1296231
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:b91e7e9c-78c3-4609-87f4-405299b0ff70
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:61f64a71-9b90-44fe-aad7-c78df1296231
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:9554d5b5-178d-450c-abf1-28625f1312a5
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-11T01:12:59.047Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3a7d9ce6-4e72-4654-a149-587fd9a9b2c3 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-05-11T01:12:59.128Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T01:12:59.129Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-05-11T01:12:59.129Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-05-11T01:12:59.129Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 01a8a226-982a-4e4c-8418-9d5698d46291 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-11T01:12:59.130Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:12:59.130Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-11T01:12:59.331Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:12:59.343Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 01a8a226-982a-4e4c-8418-9d5698d46291 163257
2023-05-11T01:12:59.343Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-05-11T01:12:59.343Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-11T01:12:59.344Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:12:59.344Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:12:59.344Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:12:59.344Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767579343,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:00.345Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-11T01:13:00.346Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-05-11T01:13:00.346Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 01a8a226-982a-4e4c-8418-9d5698d46291, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:00.347Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-05-11T01:13:00.348Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:00.348Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:00.486Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12871346738281357096/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||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-BasicCnfMacro-csar.csar
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:01.549Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.550Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.551Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=ebea49fc-7b2f-4943-8001-1dd651a72630
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.552Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:01.553Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:3a7d9ce6-4e72-4654-a149-587fd9a9b2c3
Model Version:NULL
Model InvariantUuid:a7198cc4-eb1e-426e-9111-bbd003cf1640
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_cnf_macro
Model UUID:60124ec5-7e60-40d6-9514-2438c7d2fb19
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8514d546-7369-4cb8-b6f2-b830f4a978f4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b5d56cc0-e7bd-464a-bb85-dec61fe2cb12
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:197c89a3-7d0e-4407-b9c0-f937e0b1374e
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:e5570baf-6552-478d-8de8-bf64d9f6886e
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
VF Module Properties:
ModelInvariantUuid:d38d968c-be83-4772-8d07-41cfc7740ca0
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:c45bfefb-92f9-4bb1-8f59-9ef896e83ef9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ebea49fc-7b2f-4943-8001-1dd651a72630
ModelInvariantUuid:05256e44-98b8-4e3e-801e-3c838a6fdf9b
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:3af7cfaa-2678-4941-bf59-2a5c248d6e3e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base
VNFC Properties:
ModelCustomizationUuid:acad4d19-a251-4f93-940a-5e473014bb7a
ModelInvariantUuid:e3938598-32f4-4d4e-bd0a-eaf07f979a43
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:e69c4024-999f-4738-a7b1-4230b38becd9
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-05-11T01:13:01.569Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: d65cb9b4-670e-4607-a931-7f29b3ae6ae3
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-05-11T01:13:01.574Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0
2023-05-11T01:13:01.574Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d65cb9b4-670e-4607-a931-7f29b3ae6ae3
2023-05-11T01:13:01.574Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1aec30ed-6398-42bd-9128-722e4f3317a4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-05-11T01:13:01.574Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:13:01.574Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-05-11T01:13:01.662Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:13:01.662Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 1aec30ed-6398-42bd-9128-722e4f3317a4 1565
2023-05-11T01:13:01.662Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-05-11T01:13:01.662Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-05-11T01:13:01.662Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:13:01.663Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:13:01.663Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:13:01.663Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767581662,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:02.664Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
"vfModuleModelInvariantUUID": "d38d968c-be83-4772-8d07-41cfc7740ca0",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c45bfefb-92f9-4bb1-8f59-9ef896e83ef9",
"vfModuleModelCustomizationUUID": "8e6deba6-b347-4d56-89fc-b1ef13cd7d60",
"isBase": true,
"artifacts": [
"420996b2-b729-45ae-8960-ec7d88e20f7d",
"61f64a71-9b90-44fe-aad7-c78df1296231"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_template_dummy_ignore",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
},
{
"vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
"vfModuleModelInvariantUUID": "197c89a3-7d0e-4407-b9c0-f937e0b1374e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e5570baf-6552-478d-8de8-bf64d9f6886e",
"vfModuleModelCustomizationUUID": "ac44db6c-f72a-449b-a183-54a73eacca5b",
"isBase": false,
"artifacts": [
"9554d5b5-178d-450c-abf1-28625f1312a5"
],
"properties": {
"min_vf_module_instances": "0",
"vf_module_label": "helm_apache",
"max_vf_module_instances": "",
"vfc_list": "",
"vf_module_type": "Expansion",
"vf_module_description": "",
"initial_count": "0",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-11T01:13:02.668Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c45bfefb-92f9-4bb1-8f59-9ef896e83ef9
VfModuleModelInvariantUUID:d38d968c-be83-4772-8d07-41cfc7740ca0
VfModuleModelDescription:NULL
Artifacts UUID List:{
420996b2-b729-45ae-8960-ec7d88e20f7d
,
61f64a71-9b90-44fe-aad7-c78df1296231
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_template_dummy_ignore
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
,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:e5570baf-6552-478d-8de8-bf64d9f6886e
VfModuleModelInvariantUUID:197c89a3-7d0e-4407-b9c0-f937e0b1374e
VfModuleModelDescription:NULL
Artifacts UUID List:{
9554d5b5-178d-450c-abf1-28625f1312a5
}
Properties List:{
min_vf_module_instances : 0
vf_module_label : helm_apache
max_vf_module_instances :
vfc_list :
vf_module_type : Expansion
vf_module_description :
initial_count : 0
volume_group : false
availability_zone_count :
}
isBase:false
}
2023-05-11T01:13:02.670Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
"vfModuleModelInvariantUUID": "d38d968c-be83-4772-8d07-41cfc7740ca0",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c45bfefb-92f9-4bb1-8f59-9ef896e83ef9",
"vfModuleModelCustomizationUUID": "8e6deba6-b347-4d56-89fc-b1ef13cd7d60",
"isBase": true,
"artifacts": [
"420996b2-b729-45ae-8960-ec7d88e20f7d",
"61f64a71-9b90-44fe-aad7-c78df1296231"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_template_dummy_ignore",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
},
{
"vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
"vfModuleModelInvariantUUID": "197c89a3-7d0e-4407-b9c0-f937e0b1374e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e5570baf-6552-478d-8de8-bf64d9f6886e",
"vfModuleModelCustomizationUUID": "ac44db6c-f72a-449b-a183-54a73eacca5b",
"isBase": false,
"artifacts": [
"9554d5b5-178d-450c-abf1-28625f1312a5"
],
"properties": {
"min_vf_module_instances": "0",
"vf_module_label": "helm_apache",
"max_vf_module_instances": "",
"vfc_list": "",
"vf_module_type": "Expansion",
"vf_module_description": "",
"initial_count": "0",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-11T01:13:02.671Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c45bfefb-92f9-4bb1-8f59-9ef896e83ef9
VfModuleModelInvariantUUID:d38d968c-be83-4772-8d07-41cfc7740ca0
VfModuleModelDescription:NULL
Artifacts UUID List:{
420996b2-b729-45ae-8960-ec7d88e20f7d
,
61f64a71-9b90-44fe-aad7-c78df1296231
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_template_dummy_ignore
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
,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:e5570baf-6552-478d-8de8-bf64d9f6886e
VfModuleModelInvariantUUID:197c89a3-7d0e-4407-b9c0-f937e0b1374e
VfModuleModelDescription:NULL
Artifacts UUID List:{
9554d5b5-178d-450c-abf1-28625f1312a5
}
Properties List:{
min_vf_module_instances : 0
vf_module_label : helm_apache
max_vf_module_instances :
vfc_list :
vf_module_type : Expansion
vf_module_description :
initial_count : 0
volume_group : false
availability_zone_count :
}
isBase:false
}
2023-05-11T01:13:02.671Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 420996b2-b729-45ae-8960-ec7d88e20f7d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-05-11T01:13:02.671Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:13:02.671Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-05-11T01:13:02.776Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:13:02.777Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 420996b2-b729-45ae-8960-ec7d88e20f7d 914
2023-05-11T01:13:02.777Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-05-11T01:13:02.777Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-05-11T01:13:02.777Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:13:02.777Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:13:02.778Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:13:02.778Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767582777,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:03.780Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b91e7e9c-78c3-4609-87f4-405299b0ff70 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-05-11T01:13:03.780Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:13:03.781Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-05-11T01:13:03.876Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:13:03.877Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env b91e7e9c-78c3-4609-87f4-405299b0ff70 12
2023-05-11T01:13:03.877Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-05-11T01:13:03.878Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-05-11T01:13:03.878Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:13:03.878Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:13:03.878Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:13:03.878Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767583877,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:04.880Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 61f64a71-9b90-44fe-aad7-c78df1296231 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-05-11T01:13:04.880Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:13:04.881Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-05-11T01:13:05.004Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 61f64a71-9b90-44fe-aad7-c78df1296231 96
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:13:05.005Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:13:05.006Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767585005,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:06.007Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9554d5b5-178d-450c-abf1-28625f1312a5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-05-11T01:13:06.007Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-05-11T01:13:06.007Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-05-11T01:13:06.123Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-05-11T01:13:06.124Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 9554d5b5-178d-450c-abf1-28625f1312a5 20206
2023-05-11T01:13:06.124Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-05-11T01:13:06.125Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-05-11T01:13:06.125Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-11T01:13:06.125Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-05-11T01:13:06.125Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-11T01:13:06.125Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "1767b3fc-2ea9-4ed9-83eb-ded69501b51f",
"consumerID": "SO-sdc-controller",
"timestamp": 1683767586124,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-11T01:13:07.133Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 3a7d9ce6-4e72-4654-a149-587fd9a9b2c3
2023-05-11T01:13:07.133Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 d65cb9b4-670e-4607-a931-7f29b3ae6ae3 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 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-05-11T01:13:07.160Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3df58abf, org.onap.sdc.toscaparser.api.parameters.Input@6b297190, org.onap.sdc.toscaparser.api.parameters.Input@cfa1897, org.onap.sdc.toscaparser.api.parameters.Input@675de79a, org.onap.sdc.toscaparser.api.parameters.Input@766c29bc]
2023-05-11T01:13:07.163Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-11T01:13:07.164Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-11T01:13:07.164Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-05-11T01:13:07.164Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= b5d56cc0-e7bd-464a-bb85-dec61fe2cb12
2023-05-11T01:13:07.164Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b5d56cc0-e7bd-464a-bb85-dec61fe2cb12 matches Tosca VF Customization UUID: b5d56cc0-e7bd-464a-bb85-dec61fe2cb12
2023-05-11T01:13:07.164Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: b5d56cc0-e7bd-464a-bb85-dec61fe2cb12 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-05-11T01:13:07.170Z|1767b3fc-2ea9-4ed9-83eb-ded69501b51f|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery