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-16T23:51:43.669Z||main|||||INFO|500||The following profiles are active: basic 2023-05-16T23:51:55.569Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-16T23:51:55.569Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-16T23:51:55.789Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-16T23:51:58.459Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-16T23:51:58.857Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-16T23:51:59.263Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-16T23:51:59.306Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-16T23:51:59.489Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-16T23:51:59.917Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-16T23:52:01.308Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-16T23:52:04.630Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-16T23:52:06.887Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-16T23:52:06.938Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-16T23:52:07.270Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-16T23:52:07.543Z||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-16T23:52:08.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-16T23:52:09.435Z||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-16T23:52:10.228Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-16T23:52:10.229Z||main|||||ERROR|500||(conn=1487) Table 'catalogdb.activity_spec' doesn't exist 2023-05-16T23:52:10.251Z||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-16T23:52:12.438Z||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-16T23:52:14.567Z||main|||||WARN|500||--- 2023-05-16T23:52:14.568Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-16T23:52:14.568Z||main|||||WARN|500||--- 2023-05-16T23:52:14.993Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-16T23:52:19.176Z||main|||||INFO|500||Started Application in 42.268 seconds (JVM running for 46.026) 2023-05-16T23:52:19.194Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-16T23:52:19.196Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-16T23:52:19.203Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-16T23:52:19.266Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2e0d8489-962e-423b-96a0-a3e7cc5a2dd5 url= /sdc/v1/artifactTypes 2023-05-16T23:52:19.274Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-16T23:52:19.541Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-16T23:52:19.597Z||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-16T23:52:19.597Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-16T23:52:19.597Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= dfd3262a-c8dd-4828-a411-5777aa9f8f14 url= /sdc/v1/distributionKafkaData 2023-05-16T23:52:19.598Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-16T23:52:19.640Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-16T23:52:19.645Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6ea49d31 2023-05-16T23:52:19.701Z||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-adcbec00-9dea-4e48-812c-50b40a97f0de 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-16T23:52:19.757Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Instantiated an idempotent producer. 2023-05-16T23:52:19.855Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-16T23:52:19.914Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:19.915Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:19.915Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281139912 2023-05-16T23:52:19.920Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-16T23:52:19.941Z||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-564774fd-0dcf-4ee6-92b4-33ec0b66c26c 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-16T23:52:20.022Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:20.023Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:20.023Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281140022 2023-05-16T23:52:20.025Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:52:20.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:52:20.029Z||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-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0 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-16T23:52:20.040Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:20.040Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:20.041Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281140040 2023-05-16T23:52:20.041Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:52:20.048Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:52:20.055Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-16T23:52:21.170Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.172Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] ProducerId set to 4 with epoch 0 2023-05-16T23:52:21.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.174Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.174Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-16T23:52:21.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-16T23:52:21.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.202Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651 2023-05-16T23:52:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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-16T23:52:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.279Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7 2023-05-16T23:52:21.280Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-16T23:52:21.280Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] (Re-)joining group 2023-05-16T23:52:27.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7', protocol='range'} 2023-05-16T23:52:27.283Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651', protocol='range'} 2023-05-16T23:52:27.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.362Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.362Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.363Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651=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-16T23:52:27.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7', protocol='range'} 2023-05-16T23:52:27.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651', protocol='range'} 2023-05-16T23:52:27.405Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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-16T23:52:27.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-16T23:52:27.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, 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-16T23:52:27.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-16T23:52:27.434Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-16T23:52:27.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-16T23:52:27.434Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-16T23:52:27.435Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-16T23:52:27.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-16T23:52:27.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-16T23:52:27.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-16T23:52:27.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-16T23:52:27.437Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-16T23:52:27.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.475Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.556Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.557Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.563Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:52:27.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:52:27.567Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.567Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:52:27.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:53:20.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:53:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:54:20.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:54:20.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:55:20.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:55:20.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:56:20.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:56:20.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:57:20.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:57:20.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:58:20.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:58:20.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:59:20.047Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:59:20.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:00:20.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:00:20.059Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:01:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:01:20.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:01:21.301Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Node -1 disconnected. 2023-05-17T00:01:21.422Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Node -1 disconnected. 2023-05-17T00:01:21.485Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Node -1 disconnected. 2023-05-17T00:01:44.457Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-17T00:02:20.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:02:20.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:03:20.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:03:20.061Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:04:20.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:04:20.062Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:05:20.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:05:20.063Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:06:20.057Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:06:20.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:07:20.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:07:20.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:08:20.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:08:20.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:09:20.061Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:09:20.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:10:20.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:10:20.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:11:20.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:11:20.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:12:20.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:12:20.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:13:20.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:13:20.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:14:20.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:14:20.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:15:20.067Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:15:20.072Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:16:20.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:16:20.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:17:20.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:17:20.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:18:20.071Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:18:20.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:19:20.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:19:20.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:20:20.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:20:20.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:21:20.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:21:20.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:22:20.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:22:20.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:23:20.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:23:20.081Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:24:20.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:24:20.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:25:20.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:25:20.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:26:20.081Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:26:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:27:20.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:27:20.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:28:20.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:28:20.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:29:20.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:29:20.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:30:20.086Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:30:20.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:31:20.088Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:31:20.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:32:20.089Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:32:20.091Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:33:20.091Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:33:20.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:34:20.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:34:20.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:35:20.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:35:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:36:20.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:36:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:37:20.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:37:20.097Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:38:20.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:38:20.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:39:20.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:39:20.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:40:20.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:40:20.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:41:20.100Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:41:20.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:42:20.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:42:20.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:43:20.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:43:20.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:44:20.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:44:20.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:45:20.106Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:45:20.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:46:20.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:46:20.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:47:20.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:47:20.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:48:20.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:48:20.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:49:20.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:49:20.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:50:20.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:50:20.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:51:20.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:51:20.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:52:20.114Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:52:20.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:53:20.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:53:20.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:54:20.117Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:54:20.118Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:55:20.119Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:55:20.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:56:20.120Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:56:20.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:57:20.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:57:20.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:58:20.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:58:20.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:59:20.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:59:20.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:00:20.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:00:20.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:01:20.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:01:20.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:02:20.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:02:20.129Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:03:20.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:03:20.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:04:20.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:04:20.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:05:20.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:05:20.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:06:20.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:06:20.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:07:20.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:07:20.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:08:20.134Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:08:20.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:09:20.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:09:20.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:20.136Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:10:20.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:28.954Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:10:28.955Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"69b3c8d5-c7a2-4199-bef1-fb25c6aba035","serviceName":"basic_onboard_pfSAer","serviceVersion":"1.0","serviceUUID":"68f33afb-606a-4899-8a02-c4e09194dd5d","serviceDescription":"service","serviceInvariantUUID":"587f9bd6-32cd-4254-9e15-de4b8f83eb56","resources":[{"resourceInstanceName":"basic_onboard_pfSAer 0","resourceName":"basic_onboard_pfSAer","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"342186a2-ddc7-4488-b860-e44d6b42143c","resourceInvariantUUID":"2bde9f69-08bc-4b2e-ba0f-2cea09a306ea","resourceCustomizationUUID":"f083aa4a-c974-458d-8dbc-dc35d610c065","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml","artifactChecksum":"MzIwYzkzNWU1ZDJjNmQ4MjhlZjliYmFkYTgwYzk1MGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27e51d43-f862-48f7-a6e5-1624b212d965","artifactVersion":"1"},{"artifactName":"basic_onboard_pfsaer0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json","artifactChecksum":"NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c21e9bac-fe89-4753-8829-304283692a7b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d172ab8f-6827-41e1-9d2f-797af277ca55","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"87a3923a-6b12-4d13-a95c-7334ed4c294f","artifactVersion":"2","generatedFromUUID":"c21e9bac-fe89-4753-8829-304283692a7b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPfsaer-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml","artifactChecksum":"NzI5YTE1ZGUxYmU5NDRlOTBmOTA4ZTAzMDhiMzlkYWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b791938c-c796-4ece-8509-0e49f7d76301","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPfsaer-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar","artifactChecksum":"N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7859c986-f2c1-4a64-8fc3-3499fff19faa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:10:28.966Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:28.975Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:28.976Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:28.976Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:28.991Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:29.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:10:29.085Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:10:29.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:10:30.024Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:31.028Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:31.029Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:31.029Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:31.030Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:32.032Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:33.035Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:34.037Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:35.039Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:36.043Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "serviceName": "basic_onboard_pfSAer", "serviceVersion": "1.0", "serviceUUID": "68f33afb-606a-4899-8a02-c4e09194dd5d", "serviceDescription": "service", "serviceInvariantUUID": "587f9bd6-32cd-4254-9e15-de4b8f83eb56", "resources": [ { "resourceInstanceName": "basic_onboard_pfSAer 0", "resourceCustomizationUUID": "f083aa4a-c974-458d-8dbc-dc35d610c065", "resourceName": "basic_onboard_pfSAer", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "342186a2-ddc7-4488-b860-e44d6b42143c", "resourceInvariantUUID": "2bde9f69-08bc-4b2e-ba0f-2cea09a306ea", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pfsaer0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "artifactChecksum": "NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "c21e9bac-fe89-4753-8829-304283692a7b", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "87a3923a-6b12-4d13-a95c-7334ed4c294f", "generatedFromUUID": "c21e9bac-fe89-4753-8829-304283692a7b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "87a3923a-6b12-4d13-a95c-7334ed4c294f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPfsaer-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "artifactChecksum": "N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7859c986-f2c1-4a64-8fc3-3499fff19faa" } ], "workloadContext": "Production" } 2023-05-17T01:10:36.044Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:10:36.044Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 68f33afb-606a-4899-8a02-c4e09194dd5d ASDC 2023-05-17T01:10:36.127Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:69b3c8d5-c7a2-4199-bef1-fb25c6aba035 ServiceName:basic_onboard_pfSAer ServiceVersion:1.0 ServiceUUID:68f33afb-606a-4899-8a02-c4e09194dd5d ServiceInvariantUUID:587f9bd6-32cd-4254-9e15-de4b8f83eb56 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPfsaer-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ArtifactUUID:7859c986-f2c1-4a64-8fc3-3499fff19faa ArtifactChecksum:N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_pfSAer 0 ResourceCustomizationUUID:f083aa4a-c974-458d-8dbc-dc35d610c065 ResourceInvariantUUID:2bde9f69-08bc-4b2e-ba0f-2cea09a306ea ResourceName:basic_onboard_pfSAer ResourceType:VF ResourceUUID:342186a2-ddc7-4488-b860-e44d6b42143c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pfsaer0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ArtifactUUID:bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab ArtifactChecksum:NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU= 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/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ArtifactUUID:c21e9bac-fe89-4753-8829-304283692a7b 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/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ArtifactUUID:87a3923a-6b12-4d13-a95c-7334ed4c294f 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/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ArtifactUUID:87a3923a-6b12-4d13-a95c-7334ed4c294f ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:10:36.127Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 68f33afb-606a-4899-8a02-c4e09194dd5d 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-17T01:10:36.349Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:10:36.350Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7859c986-f2c1-4a64-8fc3-3499fff19faa from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.532Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:36.541Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 7859c986-f2c1-4a64-8fc3-3499fff19faa 75643 2023-05-17T01:10:36.542Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ASDC sendASDCNotification 2023-05-17T01:10:36.543Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.544Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285836541, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:37.547Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:10:37.548Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:37.549Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 7859c986-f2c1-4a64-8fc3-3499fff19faa, URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar to file: /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.550Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.646Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.647Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.992Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7283692741132432086/Definitions/service-BasicOnboardPfsaer-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-17T01:10:39.192Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pfSAer 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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.198Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:10:39.205Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.206Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:10:39.211Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:10:39.212Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.216Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:10:39.218Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.218Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f98be544-95ec-433a-a8a0-e514dba77100 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_pfSAer Description:service Model UUID:68f33afb-606a-4899-8a02-c4e09194dd5d Model Version:NULL Model InvariantUuid:587f9bd6-32cd-4254-9e15-de4b8f83eb56 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_pfSAer Model UUID:e09fac83-0c71-4f78-8326-57b3100c098f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2bde9f69-08bc-4b2e-ba0f-2cea09a306ea Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f083aa4a-c974-458d-8dbc-dc35d610c065 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:989bfec2-a25a-4e0d-b642-e03711633b32 ModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 ModelUuid:ba91e317-fe88-42d6-897a-b5ed5c769bc9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f98be544-95ec-433a-a8a0-e514dba77100 ModelInvariantUuid:7d594d65-630a-4f50-81f5-307e1e186aed ModelName:basic_onboard_pfSAer-nodes.ubuntu18Cvfc ModelUuid:fd3abc60-d3eb-4a03-9902-9cb89ac2cd17 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:3cfd06ac-9ddc-46ba-8b11-6902f30a131a ModelInvariantUuid:e67311bc-c36a-43f7-b919-dde15f7a1031 ModelName:BasicOnboardPfsaer.compute.nodes.heat.ubuntu18 ModelUuid:db5d700b-2db6-4da0-bb2d-8318dc719e79 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-17T01:10:39.257Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 342186a2-ddc7-4488-b860-e44d6b42143c 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-17T01:10:39.330Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||basic_onboard_pfSAer 0 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 342186a2-ddc7-4488-b860-e44d6b42143c 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab 798 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ASDC sendASDCNotification 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285839438, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:40.441Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfsaer..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "989bfec2-a25a-4e0d-b642-e03711633b32", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ba91e317-fe88-42d6-897a-b5ed5c769bc9", "vfModuleModelCustomizationUUID": "94d29736-df13-42e8-8cf6-39251471d0db", "isBase": true, "artifacts": [ "c21e9bac-fe89-4753-8829-304283692a7b", "87a3923a-6b12-4d13-a95c-7334ed4c294f" ], "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-17T01:10:40.471Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ba91e317-fe88-42d6-897a-b5ed5c769bc9 VfModuleModelInvariantUUID:989bfec2-a25a-4e0d-b642-e03711633b32 VfModuleModelDescription:NULL Artifacts UUID List:{ c21e9bac-fe89-4753-8829-304283692a7b , 87a3923a-6b12-4d13-a95c-7334ed4c294f } 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-17T01:10:40.477Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfsaer..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "989bfec2-a25a-4e0d-b642-e03711633b32", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ba91e317-fe88-42d6-897a-b5ed5c769bc9", "vfModuleModelCustomizationUUID": "94d29736-df13-42e8-8cf6-39251471d0db", "isBase": true, "artifacts": [ "c21e9bac-fe89-4753-8829-304283692a7b", "87a3923a-6b12-4d13-a95c-7334ed4c294f" ], "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-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ba91e317-fe88-42d6-897a-b5ed5c769bc9 VfModuleModelInvariantUUID:989bfec2-a25a-4e0d-b642-e03711633b32 VfModuleModelDescription:NULL Artifacts UUID List:{ c21e9bac-fe89-4753-8829-304283692a7b , 87a3923a-6b12-4d13-a95c-7334ed4c294f } 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-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c21e9bac-fe89-4753-8829-304283692a7b from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:40.479Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.587Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:40.588Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml c21e9bac-fe89-4753-8829-304283692a7b 5033 2023-05-17T01:10:40.588Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285840588, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:41.590Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 87a3923a-6b12-4d13-a95c-7334ed4c294f from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.591Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:41.591Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.696Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:41.696Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 87a3923a-6b12-4d13-a95c-7334ed4c294f 909 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285841697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:42.699Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 68f33afb-606a-4899-8a02-c4e09194dd5d 2023-05-17T01:10:42.700Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pfSAer 0 342186a2-ddc7-4488-b860-e44d6b42143c ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:10:42.761Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@564704fc, org.onap.sdc.toscaparser.api.parameters.Input@2a564df3, org.onap.sdc.toscaparser.api.parameters.Input@7fdc82d2, org.onap.sdc.toscaparser.api.parameters.Input@7fac8f12, org.onap.sdc.toscaparser.api.parameters.Input@11a204ff] 2023-05-17T01:10:42.767Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.768Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.768Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= f083aa4a-c974-458d-8dbc-dc35d610c065 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f083aa4a-c974-458d-8dbc-dc35d610c065 matches Tosca VF Customization UUID: f083aa4a-c974-458d-8dbc-dc35d610c065 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: f083aa4a-c974-458d-8dbc-dc35d610c065 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-17T01:10:42.781Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.782Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.784Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id f083aa4a-c974-458d-8dbc-dc35d610c065: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-17T01:10:42.784Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1629c673 2023-05-17T01:10:42.785Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.785Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:10:42.786Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 94d29736-df13-42e8-8cf6-39251471d0db 2023-05-17T01:10:42.788Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 94d29736-df13-42e8-8cf6-39251471d0db 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-17T01:10:42.800Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.801Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.801Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.802Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.803Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.803Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T01:10:42.805Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:42.805Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f98be544-95ec-433a-a8a0-e514dba77100 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-17T01:10:42.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.821Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=f083aa4a-c974-458d-8dbc-dc35d610c065 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-17T01:10:42.827Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.827Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.828Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 68f33afb-606a-4899-8a02-c4e09194dd5d: basic_onboard_pfSAer 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.830Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.830Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.831Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.831Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_pfSAer 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-17T01:10:43.166Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pfSAer 342186a2-ddc7-4488-b860-e44d6b42143c 1 ASDC deployResourceStructure 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ASDC sendASDCNotification 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285843166, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:44.169Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:44.171Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285844169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285845172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ASDC sendASDCNotification 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285846174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:47.177Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:10:47.230Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:10:47.236Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:10:47.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:10:47.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:11:17.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:11:17.261Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:11:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:11:20.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:11:20.045Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:11:20.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:11:47.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:11:47.293Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:11:47.300Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:11:47.301Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:11:47.301Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:17.302Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:17.331Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:17.338Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:12:17.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:12:17.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:12:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285836249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285836700, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285836149, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285836541, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285837720, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-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-17T01:12:20.101Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.102Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285837176, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285837364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285838180, "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-17T01:12:20.145Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.145Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:20.168Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.168Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285838459, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285838952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285839438, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285839637, "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-17T01:12:20.187Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.187Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:20.211Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.212Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285840057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.212Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285840588, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285840640, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285841697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285843166, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285844172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285844169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.216Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.216Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285845178, "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-17T01:12:20.233Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.233Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:20.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285845172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285846174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285850743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285851748, "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-17T01:12:20.269Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.270Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:47.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:47.369Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:12:47.378Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:12:47.378Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-17T01:12:47.395Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:13:17.396Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 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-17T01:13:17.412Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and serviceModelVersionId: 68f33afb-606a-4899-8a02-c4e09194dd5d 2023-05-17T01:13:17.413Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 587f9bd6-32cd-4254-9e15-de4b8f83eb56 2023-05-17T01:13:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:13:31.256Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 2023-05-17T01:13:31.356Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:13:31.793Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|INFO|500||Invoke 2023-05-17T01:13:31.798Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[324abe5c-2fa1-4d8a-81a9-151cf11100f4], X-ECOMP-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], X-TransactionId=[], X-ONAP-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], Content-Type=[application/merge-patch+json]} 2023-05-17T01:13:31.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:13:32.207Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?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/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:13:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[345], vertex-id=[163888], x-aai-txid=[1-aai-resources-230517-01:13:32:035-65896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:13:32.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:13:32.211Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|INFO|500||InvokeReturn 2023-05-17T01:13:32.222Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:13:32.223Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-17T01:13:32.243Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|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-17T01:13:32.245Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:13:32.250Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:13:32.251Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:13:32.252Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:13:32.252Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684286012246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:13:32.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:13:32.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684286012246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:13:32.276Z||pool-2-thread-7|||||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-17T01:13:33.296Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:14:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:14:33.298Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:15:20.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:15:33.299Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:16:20.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:16:33.300Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:17:20.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:17:33.302Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:18:20.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:18:33.303Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:19:20.050Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:19:33.304Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:20:05.693Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:20:05.693Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"8bdffc08-430d-4b01-a2a6-4f25401b8cac","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"cbd80ad3-4184-40ab-8742-8a7f6fc2233e","serviceDescription":"service","serviceInvariantUUID":"535e9064-8057-42cd-a588-9c068d95d022","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"291358a1-157e-4c67-a3e0-a6689eafe602","resourceInvariantUUID":"035aa408-8b5c-4300-acbb-525e829ab97f","resourceCustomizationUUID":"d183953c-33c3-4944-b14d-53e2bfa746e7","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":"OTgwMzg4OTFkMzFlNjY0MzM0ZjEyNjdhNGQ4YjUzMDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eeee4293-3fdb-4dc8-93e7-cde6da28a672","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aad42e55-fd39-42fa-a8c9-ef18dff72669","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:05.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "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-17T01:20:05.722Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:20:05.722Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:20:05.728Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:20:06.700Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "cbd80ad3-4184-40ab-8742-8a7f6fc2233e", "serviceDescription": "service", "serviceInvariantUUID": "535e9064-8057-42cd-a588-9c068d95d022", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d183953c-33c3-4944-b14d-53e2bfa746e7", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "291358a1-157e-4c67-a3e0-a6689eafe602", "resourceInvariantUUID": "035aa408-8b5c-4300-acbb-525e829ab97f", "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": "N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "aad42e55-fd39-42fa-a8c9-ef18dff72669" } ], "workloadContext": "Production" } 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cbd80ad3-4184-40ab-8742-8a7f6fc2233e ASDC 2023-05-17T01:20:07.703Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:8bdffc08-430d-4b01-a2a6-4f25401b8cac ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:cbd80ad3-4184-40ab-8742-8a7f6fc2233e ServiceInvariantUUID:535e9064-8057-42cd-a588-9c068d95d022 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:aad42e55-fd39-42fa-a8c9-ef18dff72669 ArtifactChecksum:N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d183953c-33c3-4944-b14d-53e2bfa746e7 ResourceInvariantUUID:035aa408-8b5c-4300-acbb-525e829ab97f ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:291358a1-157e-4c67-a3e0-a6689eafe602 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-17T01:20:07.703Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cbd80ad3-4184-40ab-8742-8a7f6fc2233e 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-17T01:20:07.768Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: aad42e55-fd39-42fa-a8c9-ef18dff72669 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:07.770Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:20:07.770Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:07.967Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:20:07.975Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar aad42e55-fd39-42fa-a8c9-ef18dff72669 57790 2023-05-17T01:20:07.975Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:07.977Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:07.977Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286407975, "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-17T01:20:08.978Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:20:08.979Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:08.979Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: aad42e55-fd39-42fa-a8c9-ef18dff72669, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:08.980Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-17T01:20:08.981Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:08.981Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.088Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8048653640655956853/Definitions/service-BasicNetwork-template.yml 2023-05-17T01:20:09.459Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:20:09.464Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|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-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:20:09.467Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.467Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.468Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.472Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.472Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:cbd80ad3-4184-40ab-8742-8a7f6fc2233e Model Version:NULL Model InvariantUuid:535e9064-8057-42cd-a588-9c068d95d022 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:035aa408-8b5c-4300-acbb-525e829ab97f Model UUID:493a9831-f81c-49c5-ad95-ddc4ff760fb2 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:d183953c-33c3-4944-b14d-53e2bfa746e7 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-17T01:20:09.532Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 291358a1-157e-4c67-a3e0-a6689eafe602 2023-05-17T01:20:09.532Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||No resources found for Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 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-17T01:20:09.541Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500|| 2023-05-17T01:20:09.541Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-17T01:20:09.542Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:20:09.542Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:20:09.544Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-17T01:20:09.544Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.557Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26498933, org.onap.sdc.toscaparser.api.parameters.Input@2d1518ec, org.onap.sdc.toscaparser.api.parameters.Input@1ed49a4c, org.onap.sdc.toscaparser.api.parameters.Input@3de7fa63, org.onap.sdc.toscaparser.api.parameters.Input@578dfcfd] 2023-05-17T01:20:09.560Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid cbd80ad3-4184-40ab-8742-8a7f6fc2233e: Generic NeutronNet 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.612Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.612Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.716Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||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-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286409717, "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-17T01:20:10.718Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:20:10.750Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:20:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:20.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:20:20.045Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286379200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:20:20.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:20:40.778Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:20:40.809Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:20:40.814Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:20:40.814Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:20:40.815Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:10.815Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:10.842Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:10.848Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:21:10.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:21:10.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:21:20.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286378734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "ves-openapi-manager", "timestamp": 1684286386763, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "multicloud-k8s", "timestamp": 1684286381665, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286401606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286402093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286379200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "multicloud-k8s", "timestamp": 1684286381665, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286401606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286378734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "ves-openapi-manager", "timestamp": 1684286386763, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286402093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286408236, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286407975, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286407679, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286407979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286408660, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286409240, "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-17T01:21:20.078Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.078Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286408681, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286409717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286409682, "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-17T01:21:20.122Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.122Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:20.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286410337, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286411350, "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-17T01:21:20.166Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.166Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:20.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286411615, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286412618, "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-17T01:21:20.209Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.209Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:40.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:40.878Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|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-17T01:21:40.901Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:22:10.902Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac 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-17T01:22:10.917Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac and serviceModelVersionId: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:22:10.917Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 535e9064-8057-42cd-a588-9c068d95d022 2023-05-17T01:22:10.918Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 2023-05-17T01:22:10.926Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:22:10.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|INFO|500||Invoke 2023-05-17T01:22:10.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ecec91c7-f6bc-4362-b499-ee3c472015cc], X-ECOMP-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], X-TransactionId=[], X-ONAP-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], Content-Type=[application/merge-patch+json]} 2023-05-17T01:22:10.983Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:22:11.251Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?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/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:22:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242], vertex-id=[188552], x-aai-txid=[2-aai-resources-230517-01:22:11:190-49909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:22:11.252Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:22:11.252Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|INFO|500||InvokeReturn 2023-05-17T01:22:11.253Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:22:11.253Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|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-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|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-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8bdffc08-430d-4b01-a2a6-4f25401b8cac and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286531264, "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-17T01:22:12.300Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:22:12.310Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:22:12.310Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"b46854d3-c8a6-41f0-9688-c561cfb81174","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"e835fff0-cebe-4fca-a603-79e64f40f2b1","serviceDescription":"service","serviceInvariantUUID":"cbdfe843-ea5c-46cf-8717-961713d11e4c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"02a59fe9-3edd-4e40-899e-698d59efc9c1","resourceInvariantUUID":"77ead54c-1ac2-48e3-a5cb-332b98fcd8b5","resourceCustomizationUUID":"3adda350-c708-4bef-8f76-1c897725d357","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":"YzNmZGRiMTZmY2M5MmMyNGFkYjEyNTU4MzFhNGJhNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f2a18e4e-7891-43b8-9812-1a9369583e57","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":"OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"75428511-62f6-4f35-a232-a77fb50a0b16","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":"e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc","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":"119ec044-b0cc-40b7-af1f-ab424e589507","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":"c4062511-ab64-4239-9691-a8d9e18b2055","artifactVersion":"2","generatedFromUUID":"e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NThiYzllYTNiZTBhZDE3MjBjNzJhZTMyNjNkNjNjM2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f5491002-3cb8-44ea-99c2-8b5fa04b6aaa","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80cc2c54-0689-4347-9f2f-97f9f815f592","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:22:12.314Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:13.316Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:14.318Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:15.321Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:16.323Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:16.323Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:16.324Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:16.324Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:17.326Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-17T01:22:18.326Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:18.327Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:18.327Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:18.328Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:19.329Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "e835fff0-cebe-4fca-a603-79e64f40f2b1", "serviceDescription": "service", "serviceInvariantUUID": "cbdfe843-ea5c-46cf-8717-961713d11e4c", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "3adda350-c708-4bef-8f76-1c897725d357", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "02a59fe9-3edd-4e40-899e-698d59efc9c1", "resourceInvariantUUID": "77ead54c-1ac2-48e3-a5cb-332b98fcd8b5", "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": "OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "75428511-62f6-4f35-a232-a77fb50a0b16", "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": "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "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": "c4062511-ab64-4239-9691-a8d9e18b2055", "generatedFromUUID": "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc" }, "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": "c4062511-ab64-4239-9691-a8d9e18b2055", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "80cc2c54-0689-4347-9f2f-97f9f815f592" } ], "workloadContext": "Production" } 2023-05-17T01:22:19.330Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:22:19.330Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e835fff0-cebe-4fca-a603-79e64f40f2b1 ASDC 2023-05-17T01:22:19.330Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:b46854d3-c8a6-41f0-9688-c561cfb81174 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:e835fff0-cebe-4fca-a603-79e64f40f2b1 ServiceInvariantUUID:cbdfe843-ea5c-46cf-8717-961713d11e4c 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:80cc2c54-0689-4347-9f2f-97f9f815f592 ArtifactChecksum:NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:3adda350-c708-4bef-8f76-1c897725d357 ResourceInvariantUUID:77ead54c-1ac2-48e3-a5cb-332b98fcd8b5 ResourceName:basic_vm ResourceType:VF ResourceUUID:02a59fe9-3edd-4e40-899e-698d59efc9c1 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:75428511-62f6-4f35-a232-a77fb50a0b16 ArtifactChecksum:OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM= 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:e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc 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:c4062511-ab64-4239-9691-a8d9e18b2055 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:c4062511-ab64-4239-9691-a8d9e18b2055 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:22:19.330Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e835fff0-cebe-4fca-a603-79e64f40f2b1 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-17T01:22:19.397Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 80cc2c54-0689-4347-9f2f-97f9f815f592 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:19.524Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:19.526Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 80cc2c54-0689-4347-9f2f-97f9f815f592 75168 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286539527, "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-17T01:22:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.056Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286524053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286524188, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286524626, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286525058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286525631, "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=? 2023-05-17T01:22:20.092Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.092Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286525314, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286526059, "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-17T01:22:20.129Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.129Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286526447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286527507, "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-17T01:22:20.167Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.168Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286528511, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286528767, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286529961, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286531264, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286532454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286533460, "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-17T01:22:20.203Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.203Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286535656, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286536659, "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-17T01:22:20.243Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.243Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286539527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.528Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:22:20.529Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:20.529Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 80cc2c54-0689-4347-9f2f-97f9f815f592, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.530Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-17T01:22:20.531Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.532Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.701Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8923259536182313683/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-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b8b300d6-0622-42a0-aca7-077e6b7ea4f6 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.624Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:e835fff0-cebe-4fca-a603-79e64f40f2b1 Model Version:NULL Model InvariantUuid:cbdfe843-ea5c-46cf-8717-961713d11e4c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:f76fb1de-92c3-4fad-b441-b06ef5b1cb51 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:77ead54c-1ac2-48e3-a5cb-332b98fcd8b5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3adda350-c708-4bef-8f76-1c897725d357 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c2459cb0-e9df-47ef-929e-11eb430762da ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:73d8e67e-b89b-4a37-bfd0-4614963c2503 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b8b300d6-0622-42a0-aca7-077e6b7ea4f6 ModelInvariantUuid:e22fb590-f497-4c1c-8de5-decddf12a601 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:420d8b68-6ba7-4936-b767-af4f51352e74 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:34c7a46e-a7c2-4e72-bf8b-03e059f401f9 ModelInvariantUuid:2eab818f-2f8c-47c9-af73-07c3c9ff49e7 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:e49fad3f-9f75-40c0-a787-10ce1e09250e 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-17T01:22:21.646Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 02a59fe9-3edd-4e40-899e-698d59efc9c1 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-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||basic_vm 0 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 02a59fe9-3edd-4e40-899e-698d59efc9c1 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 75428511-62f6-4f35-a232-a77fb50a0b16 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.761Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 75428511-62f6-4f35-a232-a77fb50a0b16 787 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286541762, "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-17T01:22:22.764Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2459cb0-e9df-47ef-929e-11eb430762da", "vfModuleModelVersion": "1", "vfModuleModelUUID": "73d8e67e-b89b-4a37-bfd0-4614963c2503", "vfModuleModelCustomizationUUID": "7a9d2627-14e4-41b9-b999-32b9a602ce17", "isBase": true, "artifacts": [ "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "c4062511-ab64-4239-9691-a8d9e18b2055" ], "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-17T01:22:22.770Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:73d8e67e-b89b-4a37-bfd0-4614963c2503 VfModuleModelInvariantUUID:c2459cb0-e9df-47ef-929e-11eb430762da VfModuleModelDescription:NULL Artifacts UUID List:{ e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc , c4062511-ab64-4239-9691-a8d9e18b2055 } 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-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2459cb0-e9df-47ef-929e-11eb430762da", "vfModuleModelVersion": "1", "vfModuleModelUUID": "73d8e67e-b89b-4a37-bfd0-4614963c2503", "vfModuleModelCustomizationUUID": "7a9d2627-14e4-41b9-b999-32b9a602ce17", "isBase": true, "artifacts": [ "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "c4062511-ab64-4239-9691-a8d9e18b2055" ], "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-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:73d8e67e-b89b-4a37-bfd0-4614963c2503 VfModuleModelInvariantUUID:c2459cb0-e9df-47ef-929e-11eb430762da VfModuleModelDescription:NULL Artifacts UUID List:{ e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc , c4062511-ab64-4239-9691-a8d9e18b2055 } 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-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-17T01:22:22.775Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:22.775Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:22.916Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:22.916Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc 5033 2023-05-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286542917, "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-17T01:22:23.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c4062511-ab64-4239-9691-a8d9e18b2055 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-17T01:22:23.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:23.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env c4062511-ab64-4239-9691-a8d9e18b2055 903 2023-05-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286544179, "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-17T01:22:25.181Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: e835fff0-cebe-4fca-a603-79e64f40f2b1 2023-05-17T01:22:25.182Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 02a59fe9-3edd-4e40-899e-698d59efc9c1 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-17T01:22:25.216Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@132602bd, org.onap.sdc.toscaparser.api.parameters.Input@2956000d, org.onap.sdc.toscaparser.api.parameters.Input@57897a62, org.onap.sdc.toscaparser.api.parameters.Input@580d0ee7, org.onap.sdc.toscaparser.api.parameters.Input@7b9ddcb1] 2023-05-17T01:22:25.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 3adda350-c708-4bef-8f76-1c897725d357 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3adda350-c708-4bef-8f76-1c897725d357 matches Tosca VF Customization UUID: 3adda350-c708-4bef-8f76-1c897725d357 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 3adda350-c708-4bef-8f76-1c897725d357 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-17T01:22:25.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 3adda350-c708-4bef-8f76-1c897725d357: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4ede82f6 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7a9d2627-14e4-41b9-b999-32b9a602ce17 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7a9d2627-14e4-41b9-b999-32b9a602ce17 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-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b8b300d6-0622-42a0-aca7-077e6b7ea4f6 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-17T01:22:25.244Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.244Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3adda350-c708-4bef-8f76-1c897725d357 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-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid e835fff0-cebe-4fca-a603-79e64f40f2b1: basic_vm 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 02a59fe9-3edd-4e40-899e-698d59efc9c1 1 ASDC deployResourceStructure 2023-05-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286545554, "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-17T01:22:26.556Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286546556, "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-17T01:22:27.558Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286547558, "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-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||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-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286548560, "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-17T01:22:29.561Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:29.591Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:29.598Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-17T01:22:29.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:22:59.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 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-17T01:22:59.630Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b46854d3-c8a6-41f0-9688-c561cfb81174 and serviceModelVersionId: e835fff0-cebe-4fca-a603-79e64f40f2b1 2023-05-17T01:22:59.631Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cbdfe843-ea5c-46cf-8717-961713d11e4c 2023-05-17T01:22:59.632Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 2023-05-17T01:22:59.642Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:22:59.712Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|INFO|500||Invoke 2023-05-17T01:22:59.712Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ce4a7b5a-c292-4b60-9c05-05f581923a8b], X-ECOMP-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], X-TransactionId=[], X-ONAP-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], Content-Type=[application/merge-patch+json]} 2023-05-17T01:22:59.716Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:22:59.903Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?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/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:22:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[182], vertex-id=[241728], x-aai-txid=[0-aai-resources-230517-01:22:59:921-5103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:22:59.904Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:22:59.906Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|INFO|500||InvokeReturn 2023-05-17T01:22:59.908Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:22:59.908Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-17T01:22:59.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|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-17T01:22:59.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b46854d3-c8a6-41f0-9688-c561cfb81174 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:59.921Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286579919, "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-17T01:23:00.957Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:23:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:23:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286541762, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286542917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286544179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286545554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286546556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286547558, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286548560, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286579919, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:24:00.957Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:24:20.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:25:00.959Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:25:20.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:26:00.960Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:26:20.046Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:27:00.961Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:27:20.046Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:28:00.962Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:28:20.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:29:00.962Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:29:20.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:30:00.964Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:30:20.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:31:00.964Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:31:20.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:32:00.966Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:32:20.051Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:33:00.966Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:33:20.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:34:00.967Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:34:20.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:35:00.969Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:35:20.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:36:00.970Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:36:20.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:00.972Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:37:20.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:20.198Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.198Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"de6de9c2-1b9a-43c6-ab12-6bc63d355325","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"79b68a40-c88f-48bc-a64e-1d0c2f35d7b7","serviceDescription":"service","serviceInvariantUUID":"153febc6-d339-40ed-91e9-fd09580e15e7","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"784aa379-e796-4a47-b50d-6abe34cc2544","resourceInvariantUUID":"b42f2797-8797-481a-9c49-eeab1fdca5d5","resourceCustomizationUUID":"2e719cf2-8648-431a-b3b9-350ec96bdd2c","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":"MTUxZWU2OTNjZWIxMzU0ZDNkYjNlNGU4OWI1ODBkNTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7978d2aa-0e8f-40e8-b4ff-a38f5002b975","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":"YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6bd95f8e-f3e8-4849-92f8-9a97bd644f9a","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":"43f7731f-50bb-431e-b70f-587e5b6650d2","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":"95aaf105-2652-4e93-9ef2-500589f6f266","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":"a32426a7-ac73-4fd5-b40e-fb61012e68a7","artifactVersion":"2","generatedFromUUID":"94d213f1-22ab-4959-8e23-e9d8c7123fbb"},{"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":"fa546eff-7906-478c-acbc-b24efc2992ad","artifactVersion":"2","generatedFromUUID":"43f7731f-50bb-431e-b70f-587e5b6650d2"},{"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":"94d213f1-22ab-4959-8e23-e9d8c7123fbb","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":"82b1a432-1e94-4bbf-ac4e-b51be6bc08cc","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":"MjhiMjMyYWU2ZWZlYTMyMWJmMzIyYTM1YmMzYWZkZDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d555bc28-1f74-4573-8853-ae21d68a5cca","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a023b99e-5872-4c82-96a7-0344777791d2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:37:20.203Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:20.207Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:37:21.210Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:21.211Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:21.212Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:21.212Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:22.213Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:22.213Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:22.214Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:22.214Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:24.217Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:25.220Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:25.220Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:26.221Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:27.224Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:27.224Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:27.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:27.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:28.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-17T01:37:29.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:30.229Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "79b68a40-c88f-48bc-a64e-1d0c2f35d7b7", "serviceDescription": "service", "serviceInvariantUUID": "153febc6-d339-40ed-91e9-fd09580e15e7", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "2e719cf2-8648-431a-b3b9-350ec96bdd2c", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "784aa379-e796-4a47-b50d-6abe34cc2544", "resourceInvariantUUID": "b42f2797-8797-481a-9c49-eeab1fdca5d5", "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": "YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6bd95f8e-f3e8-4849-92f8-9a97bd644f9a", "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": "43f7731f-50bb-431e-b70f-587e5b6650d2", "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": "fa546eff-7906-478c-acbc-b24efc2992ad", "generatedFromUUID": "43f7731f-50bb-431e-b70f-587e5b6650d2" }, "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": "a32426a7-ac73-4fd5-b40e-fb61012e68a7", "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": "fa546eff-7906-478c-acbc-b24efc2992ad", "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": "94d213f1-22ab-4959-8e23-e9d8c7123fbb", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a023b99e-5872-4c82-96a7-0344777791d2" } ], "workloadContext": "Production" } 2023-05-17T01:37:30.230Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:37:30.230Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 ASDC 2023-05-17T01:37:30.231Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:de6de9c2-1b9a-43c6-ab12-6bc63d355325 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 ServiceInvariantUUID:153febc6-d339-40ed-91e9-fd09580e15e7 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:a023b99e-5872-4c82-96a7-0344777791d2 ArtifactChecksum:MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:2e719cf2-8648-431a-b3b9-350ec96bdd2c ResourceInvariantUUID:b42f2797-8797-481a-9c49-eeab1fdca5d5 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:784aa379-e796-4a47-b50d-6abe34cc2544 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:6bd95f8e-f3e8-4849-92f8-9a97bd644f9a ArtifactChecksum:YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M= 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:43f7731f-50bb-431e-b70f-587e5b6650d2 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:fa546eff-7906-478c-acbc-b24efc2992ad 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:a32426a7-ac73-4fd5-b40e-fb61012e68a7 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:fa546eff-7906-478c-acbc-b24efc2992ad 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:94d213f1-22ab-4959-8e23-e9d8c7123fbb ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:37:30.231Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 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-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a023b99e-5872-4c82-96a7-0344777791d2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:30.319Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:30.469Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:30.480Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar a023b99e-5872-4c82-96a7-0344777791d2 163243 2023-05-17T01:37:30.480Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287450480, "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-17T01:37:31.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:37:31.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:31.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a023b99e-5872-4c82-96a7-0344777791d2, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.484Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.485Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.485Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.622Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11229726432879025927/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-17T01:37:32.537Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:37:32.537Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|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-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5e01e005-b1b5-4882-a604-c36086eac897 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 Model Version:NULL Model InvariantUuid:153febc6-d339-40ed-91e9-fd09580e15e7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:d3afe264-cada-4190-84e6-c2f9255b372c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b42f2797-8797-481a-9c49-eeab1fdca5d5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2e719cf2-8648-431a-b3b9-350ec96bdd2c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:ee61e768-3543-4d04-817a-8b9978f89349 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:d9326e7b-6da8-4431-b12e-aac5a576db88 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:4dc0de05-17ad-452f-aedd-b096a4655b88 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5e01e005-b1b5-4882-a604-c36086eac897 ModelInvariantUuid:fbcf2b31-a07f-483e-97ac-437cedc8d550 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:ab3eaadc-ebb1-4c87-af53-d05aee7fe6c0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:e699e72d-92ce-4399-a908-b2b0082aa85a ModelInvariantUuid:5da4784b-ebc8-42fc-940c-dba5fc98911e ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:7d48973f-5fd9-4e9e-93a1-2f8b81a0618d 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-17T01:37:32.564Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 784aa379-e796-4a47-b50d-6abe34cc2544 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-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 784aa379-e796-4a47-b50d-6abe34cc2544 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6bd95f8e-f3e8-4849-92f8-9a97bd644f9a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:32.571Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.668Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 6bd95f8e-f3e8-4849-92f8-9a97bd644f9a 1565 2023-05-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287452669, "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-17T01:37:33.671Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d9326e7b-6da8-4431-b12e-aac5a576db88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dc0de05-17ad-452f-aedd-b096a4655b88", "vfModuleModelCustomizationUUID": "29c56d02-b7f9-4682-9001-6ef55dd30cf0", "isBase": true, "artifacts": [ "43f7731f-50bb-431e-b70f-587e5b6650d2", "fa546eff-7906-478c-acbc-b24efc2992ad" ], "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": "2bcabcbe-4ee0-445f-b477-a6e8cf8b6042", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee61e768-3543-4d04-817a-8b9978f89349", "vfModuleModelCustomizationUUID": "31edf034-87d3-4618-b6d8-b2cdb1014f83", "isBase": false, "artifacts": [ "94d213f1-22ab-4959-8e23-e9d8c7123fbb" ], "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-17T01:37:33.677Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4dc0de05-17ad-452f-aedd-b096a4655b88 VfModuleModelInvariantUUID:d9326e7b-6da8-4431-b12e-aac5a576db88 VfModuleModelDescription:NULL Artifacts UUID List:{ 43f7731f-50bb-431e-b70f-587e5b6650d2 , fa546eff-7906-478c-acbc-b24efc2992ad } 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:ee61e768-3543-4d04-817a-8b9978f89349 VfModuleModelInvariantUUID:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 VfModuleModelDescription:NULL Artifacts UUID List:{ 94d213f1-22ab-4959-8e23-e9d8c7123fbb } 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-17T01:37:33.681Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d9326e7b-6da8-4431-b12e-aac5a576db88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dc0de05-17ad-452f-aedd-b096a4655b88", "vfModuleModelCustomizationUUID": "29c56d02-b7f9-4682-9001-6ef55dd30cf0", "isBase": true, "artifacts": [ "43f7731f-50bb-431e-b70f-587e5b6650d2", "fa546eff-7906-478c-acbc-b24efc2992ad" ], "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": "2bcabcbe-4ee0-445f-b477-a6e8cf8b6042", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee61e768-3543-4d04-817a-8b9978f89349", "vfModuleModelCustomizationUUID": "31edf034-87d3-4618-b6d8-b2cdb1014f83", "isBase": false, "artifacts": [ "94d213f1-22ab-4959-8e23-e9d8c7123fbb" ], "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-17T01:37:33.681Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4dc0de05-17ad-452f-aedd-b096a4655b88 VfModuleModelInvariantUUID:d9326e7b-6da8-4431-b12e-aac5a576db88 VfModuleModelDescription:NULL Artifacts UUID List:{ 43f7731f-50bb-431e-b70f-587e5b6650d2 , fa546eff-7906-478c-acbc-b24efc2992ad } 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:ee61e768-3543-4d04-817a-8b9978f89349 VfModuleModelInvariantUUID:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 VfModuleModelDescription:NULL Artifacts UUID List:{ 94d213f1-22ab-4959-8e23-e9d8c7123fbb } 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-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 43f7731f-50bb-431e-b70f-587e5b6650d2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:33.779Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:33.779Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 43f7731f-50bb-431e-b70f-587e5b6650d2 914 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287453780, "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-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a32426a7-ac73-4fd5-b40e-fb61012e68a7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:34.904Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env a32426a7-ac73-4fd5-b40e-fb61012e68a7 12 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287454905, "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-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fa546eff-7906-478c-acbc-b24efc2992ad from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:36.040Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:36.041Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env fa546eff-7906-478c-acbc-b24efc2992ad 96 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287456041, "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-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 94d213f1-22ab-4959-8e23-e9d8c7123fbb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:37.140Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 94d213f1-22ab-4959-8e23-e9d8c7123fbb 20206 2023-05-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||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-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287457141, "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-17T01:37:38.145Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 2023-05-17T01:37:38.145Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 784aa379-e796-4a47-b50d-6abe34cc2544 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-17T01:37:38.171Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@75a0c51d, org.onap.sdc.toscaparser.api.parameters.Input@3c86757b, org.onap.sdc.toscaparser.api.parameters.Input@54a4f7a3, org.onap.sdc.toscaparser.api.parameters.Input@5253af83, org.onap.sdc.toscaparser.api.parameters.Input@212800f9] 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 2e719cf2-8648-431a-b3b9-350ec96bdd2c 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c matches Tosca VF Customization UUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c 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-17T01:37:38.178Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.178Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 2e719cf2-8648-431a-b3b9-350ec96bdd2c: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1200f41f 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:37:38.180Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 31edf034-87d3-4618-b6d8-b2cdb1014f83 2023-05-17T01:37:38.180Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 31edf034-87d3-4618-b6d8-b2cdb1014f83 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-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=2e719cf2-8648-431a-b3b9-350ec96bdd2c 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-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7: basic_cnf_macro 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf_macro 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 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: 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 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-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 784aa379-e796-4a47-b50d-6abe34cc2544 2 ASDC deployResourceStructure 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_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-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287458293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:39.294Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-05-17T01:37:39.295Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_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-17T01:37:39.295Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287459294, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:40.303Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-05-17T01:37:40.304Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-05-17T01:37:40.304Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287460297, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_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-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:41.308Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:41.308Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287461307, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287462309, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287463310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:44.312Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:37:44.337Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:38:14.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:38:14.374Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:38:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:38:20.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:38:20.045Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:38:44.381Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:38:44.404Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:14.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:14.446Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:14.450Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:39:14.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:39:14.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:39:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287450276, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287450154, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287450475, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287450480, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287450747, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287451159, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287451409, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287452162, "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-17T01:39:20.106Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.106Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:20.132Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.132Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287452669, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287452523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287453929, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-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-17T01:39:20.150Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.151Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:20.175Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.175Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287453780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287453650, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287454905, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.179Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287454809, "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-17T01:39:20.195Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.196Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:20.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287455813, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287456041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287456980, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287457141, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287457982, "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-17T01:39:20.244Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.244Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:20.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287458293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287459294, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287460297, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287461307, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287461630, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287462309, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287463166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287463037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287462633, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287463310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287463635, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.337Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.338Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:39:20.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287464594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-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-17T01:39:20.378Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.378Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287465045, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287465503, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287466507, "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-17T01:39:20.420Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.421Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:20.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287466252, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287467135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287467367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287468418, "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-17T01:39:20.475Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.475Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287469420, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287473215, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287474218, "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-17T01:39:20.517Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.517Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287475651, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287478083, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287479092, "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-17T01:39:20.562Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.563Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:39:44.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:44.477Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|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-17T01:39:44.502Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:40:14.502Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 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-17T01:40:14.519Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 and serviceModelVersionId: 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 2023-05-17T01:40:14.519Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 153febc6-d339-40ed-91e9-fd09580e15e7 2023-05-17T01:40:14.521Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 2023-05-17T01:40:14.529Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:40:14.572Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|INFO|500||Invoke 2023-05-17T01:40:14.572Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[52f6f1e6-4e64-4c76-822a-3c91ef53e57f], X-ECOMP-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], X-TransactionId=[], X-ONAP-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], Content-Type=[application/merge-patch+json]} 2023-05-17T01:40:14.575Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:40:14.744Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?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/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:40:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[405688], x-aai-txid=[1-aai-resources-230517-01:40:14:763-37331], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:40:14.744Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|INFO|500||InvokeReturn 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|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-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|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-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de6de9c2-1b9a-43c6-ab12-6bc63d355325 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:14.755Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287614754, "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-17T01:40:15.790Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:40:15.811Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:40:15.812Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9facc3ce-67be-4044-88d2-483fbcea46cc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"eda1e4a1-6115-415c-82d6-36520fc1d00e","serviceDescription":"service","serviceInvariantUUID":"688e23d9-b3c9-4830-844a-662b30212c61","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"557d08d7-92c0-4e71-bddc-318a7c528fae","resourceInvariantUUID":"5d3bcb1d-f266-4a29-8ed0-e11051e403bd","resourceCustomizationUUID":"40d9efc4-aa22-457a-9947-7281e8b29b95","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NGE2NzA4NzRkOWExY2UyYzVhODMyYTgwYjFjYmU1MDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f3035e2c-ff56-4e88-8843-d896d10b6c4e","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3ace8546-8d33-400b-a2b9-d8bf19dfcd3e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"378d8618-dc19-4ceb-a3d3-2c7d8a60b50f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee640815-aa57-4f8e-baa5-a94b9a110a0c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8660baf2-6e5b-4065-b1d1-734d2f06dfd8","artifactVersion":"2","generatedFromUUID":"378d8618-dc19-4ceb-a3d3-2c7d8a60b50f"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZWM5MzA5NmQ4N2MxMjczZjI5ZGQwZTY4ZjYxN2U2NWM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"02dc078a-e9c3-40fe-aa77-110138864fb8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NjIzOWYzODJiZWFlZTIwZWE1NTdkY2M4ZTQ1YWRlZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8eb2ff2a-ef67-4c8c-8832-058483829fe7","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"452b45a6-178a-4bc8-8ac4-2d96896b3634","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:15.816Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:16.816Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:17.818Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:18.820Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:19.822Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:20.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:20.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287614754, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.824Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:22.827Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "eda1e4a1-6115-415c-82d6-36520fc1d00e", "serviceDescription": "service", "serviceInvariantUUID": "688e23d9-b3c9-4830-844a-662b30212c61", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "40d9efc4-aa22-457a-9947-7281e8b29b95", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "557d08d7-92c0-4e71-bddc-318a7c528fae", "resourceInvariantUUID": "5d3bcb1d-f266-4a29-8ed0-e11051e403bd", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3ace8546-8d33-400b-a2b9-d8bf19dfcd3e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8660baf2-6e5b-4065-b1d1-734d2f06dfd8", "generatedFromUUID": "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8660baf2-6e5b-4065-b1d1-734d2f06dfd8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "452b45a6-178a-4bc8-8ac4-2d96896b3634" } ], "workloadContext": "Production" } 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eda1e4a1-6115-415c-82d6-36520fc1d00e ASDC 2023-05-17T01:40:23.830Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9facc3ce-67be-4044-88d2-483fbcea46cc ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:eda1e4a1-6115-415c-82d6-36520fc1d00e ServiceInvariantUUID:688e23d9-b3c9-4830-844a-662b30212c61 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:452b45a6-178a-4bc8-8ac4-2d96896b3634 ArtifactChecksum:MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:40d9efc4-aa22-457a-9947-7281e8b29b95 ResourceInvariantUUID:5d3bcb1d-f266-4a29-8ed0-e11051e403bd ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:557d08d7-92c0-4e71-bddc-318a7c528fae ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:3ace8546-8d33-400b-a2b9-d8bf19dfcd3e ArtifactChecksum:M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU= 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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:378d8618-dc19-4ceb-a3d3-2c7d8a60b50f 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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:8660baf2-6e5b-4065-b1d1-734d2f06dfd8 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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:8660baf2-6e5b-4065-b1d1-734d2f06dfd8 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:40:23.830Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eda1e4a1-6115-415c-82d6-36520fc1d00e 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-17T01:40:23.904Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:40:23.905Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 452b45a6-178a-4bc8-8ac4-2d96896b3634 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:24.381Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 452b45a6-178a-4bc8-8ac4-2d96896b3634 82972 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287624384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:25.386Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 452b45a6-178a-4bc8-8ac4-2d96896b3634, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.388Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.388Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.516Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10887409400081810959/Definitions/service-BasicVmMacro-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-17T01:40:26.497Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_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-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=94948b27-54e2-4ae7-810f-7a1de2d9f42a 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.503Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.503Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:eda1e4a1-6115-415c-82d6-36520fc1d00e Model Version:NULL Model InvariantUuid:688e23d9-b3c9-4830-844a-662b30212c61 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c2aa40db-6f19-436c-adb6-ce6753a94b9b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5d3bcb1d-f266-4a29-8ed0-e11051e403bd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:40d9efc4-aa22-457a-9947-7281e8b29b95 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:238a1287-519c-460d-bf5e-d67aefef70fe ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:94948b27-54e2-4ae7-810f-7a1de2d9f42a ModelInvariantUuid:99f1e75f-1f0a-4f05-96c3-662039415ca7 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:9c30bdd3-cd0d-4d93-9126-ec37df8e462d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:90c9cfc1-d441-4dde-ba6f-fbb0f5234bf9 ModelInvariantUuid:859649f6-a82b-42bd-b41e-61448755a18e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:1b6f9965-a7bc-4920-a2d4-b41f5ecc713d 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-17T01:40:26.523Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 557d08d7-92c0-4e71-bddc-318a7c528fae 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-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||basic_vm_macro 0 2023-05-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 557d08d7-92c0-4e71-bddc-318a7c528fae 2023-05-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3ace8546-8d33-400b-a2b9-d8bf19dfcd3e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.530Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:26.530Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.790Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 3ace8546-8d33-400b-a2b9-d8bf19dfcd3e 792 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:26.792Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287626791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:27.794Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "238a1287-519c-460d-bf5e-d67aefef70fe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d3418b6-85ee-4f7d-ad52-a3b965abe8d8", "vfModuleModelCustomizationUUID": "704f1318-1a51-4208-bba7-eef07702d687", "isBase": true, "artifacts": [ "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "8660baf2-6e5b-4065-b1d1-734d2f06dfd8" ], "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-17T01:40:27.799Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 VfModuleModelInvariantUUID:238a1287-519c-460d-bf5e-d67aefef70fe VfModuleModelDescription:NULL Artifacts UUID List:{ 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f , 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 } 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-17T01:40:27.802Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "238a1287-519c-460d-bf5e-d67aefef70fe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d3418b6-85ee-4f7d-ad52-a3b965abe8d8", "vfModuleModelCustomizationUUID": "704f1318-1a51-4208-bba7-eef07702d687", "isBase": true, "artifacts": [ "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "8660baf2-6e5b-4065-b1d1-734d2f06dfd8" ], "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-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 VfModuleModelInvariantUUID:238a1287-519c-460d-bf5e-d67aefef70fe VfModuleModelDescription:NULL Artifacts UUID List:{ 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f , 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 } 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-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:28.021Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:28.021Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f 5033 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287628022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:29.024Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.025Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:29.025Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.142Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:29.143Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 903 2023-05-17T01:40:29.143Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:29.145Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:29.145Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287629143, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:30.147Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: eda1e4a1-6115-415c-82d6-36520fc1d00e 2023-05-17T01:40:30.147Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 557d08d7-92c0-4e71-bddc-318a7c528fae 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-17T01:40:30.177Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f538beb, org.onap.sdc.toscaparser.api.parameters.Input@fe5be99, org.onap.sdc.toscaparser.api.parameters.Input@51679f92, org.onap.sdc.toscaparser.api.parameters.Input@4a2aa226, org.onap.sdc.toscaparser.api.parameters.Input@59b5745b] 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 40d9efc4-aa22-457a-9947-7281e8b29b95 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 matches Tosca VF Customization UUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 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-17T01:40:30.185Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.185Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 40d9efc4-aa22-457a-9947-7281e8b29b95: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@9d42805 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:40:30.187Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 704f1318-1a51-4208-bba7-eef07702d687 2023-05-17T01:40:30.187Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 704f1318-1a51-4208-bba7-eef07702d687 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-17T01:40:30.192Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.192Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:40:30.194Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:30.194Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=94948b27-54e2-4ae7-810f-7a1de2d9f42a 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-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=40d9efc4-aa22-457a-9947-7281e8b29b95 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-17T01:40:30.205Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid eda1e4a1-6115-415c-82d6-36520fc1d00e: basic_vm_macro 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Saving Service: basic_vm_macro 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-17T01:40:30.420Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 557d08d7-92c0-4e71-bddc-318a7c528fae 1 ASDC deployResourceStructure 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287630421, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287631423, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:32.426Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:32.426Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287632425, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:33.427Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287633427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:34.429Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:40:34.459Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:40:34.465Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:40:34.465Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-17T01:40:34.484Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:41:04.485Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc 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-17T01:41:04.504Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9facc3ce-67be-4044-88d2-483fbcea46cc and serviceModelVersionId: eda1e4a1-6115-415c-82d6-36520fc1d00e 2023-05-17T01:41:04.505Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 688e23d9-b3c9-4830-844a-662b30212c61 2023-05-17T01:41:04.505Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0 2023-05-17T01:41:04.511Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:41:04.546Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?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-17T01:41:04.546Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|INFO|500||Invoke 2023-05-17T01:41:04.553Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|INFO|500||InvokeReturn 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:41:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[229536], x-aai-txid=[1-aai-resources-230517-01:41:04:739-37357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:41:04.714Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|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-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9facc3ce-67be-4044-88d2-483fbcea46cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287664726, "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-17T01:41:06.279Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:41:20.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:41:20.055Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.055Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287624384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287626791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287628022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287629143, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287630421, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287631423, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287632425, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287633427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287664726, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:41:20.063Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:42:06.280Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:42:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:43:06.281Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:43:20.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:44:06.283Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:44:20.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:45:06.284Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:45:20.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:46:06.286Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:46:20.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:47:06.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:47:20.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:48:06.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:48:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:49:06.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:49:20.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:50:06.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:50:20.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:51:06.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:51:20.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:52:06.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:52:20.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:53:06.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:53:20.056Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:54:06.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:54:20.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:55:06.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:55:20.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:56:06.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:56:20.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:57:06.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:57:20.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:58:06.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:58:20.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:59:06.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:59:20.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:00:06.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:00:20.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:01:06.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:01:20.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:02:06.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:02:20.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:03:06.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:03:20.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:04:06.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:04:20.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:05:06.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:05:20.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:06:06.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:06:20.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:07:06.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:07:20.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:08:06.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:08:20.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:09:06.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:09:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:10:06.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:10:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:11:06.314Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:11:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:12:06.315Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:12:20.075Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:13:06.316Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:13:20.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:14:06.316Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:14:20.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:15:06.318Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:15:20.077Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:16:06.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:16:20.079Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:17:06.320Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:17:20.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:18:06.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:18:20.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:19:06.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:19:20.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:20:06.324Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:20:20.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:21:06.325Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:21:20.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:22:06.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:22:20.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:23:06.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:23:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:24:06.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:24:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:25:06.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:25:20.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:26:06.331Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:26:20.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:27:06.331Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:27:20.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:28:06.333Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:28:20.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:29:06.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:29:20.091Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:30:06.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:30:20.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:31:06.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:31:20.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:32:06.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:32:20.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:33:06.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:33:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:34:06.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:34:20.096Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:35:06.342Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:35:20.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:36:06.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:36:20.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:37:06.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:37:20.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:38:06.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:38:20.100Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:39:06.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:39:20.101Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:40:06.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:40:20.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:41:06.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:41:20.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:42:06.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:42:20.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:43:06.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:43:20.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:44:06.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:44:20.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:45:06.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:45:20.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:46:06.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:46:20.107Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:47:06.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:47:20.107Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:48:06.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:48:20.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:49:06.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:49:20.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:50:06.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:50:20.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:51:06.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:51:20.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:52:06.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:52:20.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:53:06.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:53:20.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:54:06.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:54:20.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:55:06.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:55:20.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:56:06.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:56:20.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:57:06.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:57:20.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:58:06.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:58:20.118Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:59:06.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:59:20.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:00:06.370Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:00:20.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:01:06.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:01:20.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:02:06.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:02:20.123Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:03:06.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:03:20.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:04:06.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:04:20.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:05:06.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:05:20.128Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:06:06.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:06:20.130Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:07:06.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:07:20.130Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:08:06.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:08:20.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:09:06.379Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:09:20.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO