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-03-11T00:42:10.206Z||main|||||INFO|500||The following profiles are active: basic 2023-03-11T00:42:22.837Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-11T00:42:22.838Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-11T00:42:22.975Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-11T00:42:25.985Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-11T00:42:26.287Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-11T00:42:26.761Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-11T00:42:26.993Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-11T00:42:27.585Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-11T00:42:29.608Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-11T00:42:30.371Z||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-03-11T00:42:33.455Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-11T00:42:33.582Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-11T00:42:33.918Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-11T00:42:33.931Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-11T00:42:34.501Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-11T00:42:36.016Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-11T00:42:37.220Z||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-03-11T00:42:39.042Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-11T00:42:39.043Z||main|||||ERROR|500||(conn=1425) Table 'catalogdb.activity_spec' doesn't exist 2023-03-11T00:42:39.060Z||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-03-11T00:42:42.337Z||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-03-11T00:42:45.362Z||main|||||WARN|500||--- 2023-03-11T00:42:45.363Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-11T00:42:45.363Z||main|||||WARN|500||--- 2023-03-11T00:42:45.733Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-11T00:42:51.202Z||main|||||INFO|500||Started Application in 47.236 seconds (JVM running for 49.845) 2023-03-11T00:42:51.221Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-11T00:42:51.223Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-11T00:42:51.250Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-11T00:42:51.417Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2d2ca724-6a5f-48fd-9f69-3cce69ccc8e6 url= /sdc/v1/artifactTypes 2023-03-11T00:42:51.427Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-11T00:42:51.657Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-11T00:42:51.727Z||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-03-11T00:42:51.728Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-11T00:42:51.728Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2aa52cd1-bb37-410f-9999-8be50bf9bf49 url= /sdc/v1/distributionKafkaData 2023-03-11T00:42:51.729Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-11T00:42:51.762Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-11T00:42:51.774Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@603e5143 2023-03-11T00:42:51.890Z||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-64780a62-5706-4ef2-a35e-7ac8bbc96383 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-03-11T00:42:51.950Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Instantiated an idempotent producer. 2023-03-11T00:42:52.083Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-11T00:42:52.161Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-11T00:42:52.162Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-11T00:42:52.162Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678495372158 2023-03-11T00:42:52.168Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-11T00:42:52.196Z||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-5abbc570-324d-4c1f-afa6-79490622c707 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-03-11T00:42:52.400Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-11T00:42:52.401Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-11T00:42:52.401Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678495372400 2023-03-11T00:42:52.403Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:42:52.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:42:52.409Z||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-a548accf-8855-427a-8141-07c47f9d5108 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-03-11T00:42:52.453Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-11T00:42:52.454Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-11T00:42:52.454Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678495372453 2023-03-11T00:42:52.455Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:42:52.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:42:52.482Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-11T00:42:53.754Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.756Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.756Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T00:42:53.757Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.758Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.758Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:42:53.758Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11T00:42:53.760Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11T00:42:53.760Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] ProducerId set to 5 with epoch 0 2023-03-11T00:42:53.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11T00:42:53.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-11T00:42:53.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-11T00:42:53.822Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] (Re-)joining group 2023-03-11T00:42:53.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] (Re-)joining group 2023-03-11T00:42:54.020Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108-a48674c6-6c9f-4f64-ba3a-0b3d35e1a7d5 2023-03-11T00:42:54.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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-03-11T00:42:54.022Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] (Re-)joining group 2023-03-11T00:42:54.079Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707-f4b2f9d7-dd46-4e89-8623-75e0d4a588ce 2023-03-11T00:42:54.080Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-03-11T00:42:54.081Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] (Re-)joining group 2023-03-11T00:43:00.041Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108-a48674c6-6c9f-4f64-ba3a-0b3d35e1a7d5', protocol='range'} 2023-03-11T00:43:00.053Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707-f4b2f9d7-dd46-4e89-8623-75e0d4a588ce', protocol='range'} 2023-03-11T00:43:00.149Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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 iPkixe1QRjij_w8LJESODQ 2023-03-11T00:43:00.155Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108-a48674c6-6c9f-4f64-ba3a-0b3d35e1a7d5=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-5abbc570-324d-4c1f-afa6-79490622c707-f4b2f9d7-dd46-4e89-8623-75e0d4a588ce=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-03-11T00:43:00.228Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108-a48674c6-6c9f-4f64-ba3a-0b3d35e1a7d5', protocol='range'} 2023-03-11T00:43:00.228Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707-f4b2f9d7-dd46-4e89-8623-75e0d4a588ce', protocol='range'} 2023-03-11T00:43:00.230Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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-03-11T00:43:00.230Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-03-11T00:43:00.236Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, 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-03-11T00:43:00.236Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-03-11T00:43:00.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-11T00:43:00.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-11T00:43:00.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-11T00:43:00.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-11T00:43:00.273Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-11T00:43:00.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-11T00:43:00.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-11T00:43:00.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-11T00:43:00.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-11T00:43:00.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-11T00:43:00.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-11T00:43:00.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-11T00:43:00.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11T00:43:00.341Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11T00:43:00.379Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11T00:43:00.380Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11T00:43:00.384Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11T00:43:00.384Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11T00:43:00.393Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11T00:43:00.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11T00:43:00.398Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11T00:43:00.399Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11T00:43:00.653Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11T00:43:00.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11T00:43:52.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:43:52.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:44:52.415Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:44:52.479Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:45:52.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:45:52.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:46:52.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:46:52.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:47:52.422Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:47:52.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:48:52.424Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:48:52.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:49:52.424Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:49:52.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:50:52.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:50:52.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:51:52.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:51:52.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:51:53.874Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5abbc570-324d-4c1f-afa6-79490622c707, groupId=so] Node -1 disconnected. 2023-03-11T00:51:53.968Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a548accf-8855-427a-8141-07c47f9d5108, groupId=so] Node -1 disconnected. 2023-03-11T00:51:54.002Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Node -1 disconnected. 2023-03-11T00:52:04.433Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-11T00:52:52.430Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:52:52.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:53:52.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:53:52.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:54:52.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:54:52.492Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:55:52.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:55:52.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:56:52.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:56:52.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:57:52.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:57:52.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:58:52.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:58:52.499Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T00:59:52.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T00:59:52.499Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:00:52.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:00:52.500Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:01:52.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:01:52.502Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:02:52.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:02:52.503Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:03:52.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:03:52.504Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:04:52.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:04:52.505Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:05:52.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:05:52.507Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:06:52.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:06:52.508Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:07:52.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:07:52.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:08:52.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:08:52.510Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:09:52.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:09:52.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:10:52.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:10:52.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:11:52.456Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:11:52.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:12:52.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:12:52.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:13:52.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:13:52.516Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:14:52.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:14:52.517Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:15:52.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:15:52.519Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:16:52.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:16:52.520Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:17:52.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:17:52.521Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:18:52.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:18:52.522Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:19:52.469Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:19:52.524Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:20:52.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:20:52.524Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:21:52.471Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:21:52.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:22:52.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:22:52.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:23:52.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:23:52.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:24:52.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:24:52.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:25:52.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:25:52.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:26:52.482Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:26:52.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:27:52.484Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:27:52.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:28:52.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:28:52.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:29:52.486Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:29:52.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:30:52.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:30:52.537Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:31:52.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:31:52.538Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:32:52.488Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:32:52.539Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:33:52.490Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:33:52.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:34:52.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:34:52.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:35:52.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:35:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:36:52.495Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:36:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:37:52.496Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:37:52.546Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:38:52.497Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:38:52.546Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:39:52.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:39:52.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:40:52.501Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:40:52.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:41:52.501Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:41:52.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:42:52.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:42:52.552Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:43:52.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:43:52.553Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:44:52.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:44:52.554Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:45:52.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:45:52.556Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:46:52.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:46:52.557Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:47:52.515Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:47:52.557Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:48:52.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:48:52.558Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:49:52.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:49:52.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:50:52.519Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:50:52.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:51:52.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:51:52.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:52:52.521Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:52:52.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:53:52.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:53:52.570Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:54:52.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:54:52.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:55:52.524Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:55:52.573Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:56:52.526Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:56:52.574Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:57:52.528Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:57:52.575Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:58:52.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:58:52.576Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T01:59:52.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T01:59:52.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:00:52.530Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:00:52.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:01:52.531Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:01:52.579Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:02:52.533Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:02:52.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:03:52.536Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:03:52.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:04:52.537Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:04:52.583Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:05:52.539Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:05:52.583Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:06:52.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:06:52.584Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:07:52.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:07:52.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:08:52.542Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:08:52.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:09:52.543Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:09:52.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:10:52.544Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:10:52.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:11:52.546Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:11:52.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:12:52.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:12:52.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:13:52.550Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:13:52.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:14:52.552Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:14:52.591Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:15:52.553Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:15:52.593Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:16:52.554Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:16:52.593Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:17:52.554Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:17:52.593Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:18:52.556Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:18:52.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:19:52.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:19:52.595Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:20:52.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:20:52.596Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:21:52.560Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:21:52.597Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:22:52.562Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:22:52.597Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:23:52.564Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:23:52.599Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:24:52.564Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:24:52.599Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:25:52.565Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:25:52.600Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:26:52.567Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:26:52.602Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:27:52.567Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:27:52.603Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:28:52.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:28:52.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:29:52.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:29:52.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:30:52.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:30:52.606Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:31:52.571Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:31:52.606Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:32:52.574Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:32:52.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:33:52.574Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:33:52.608Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:34:52.576Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:34:52.609Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:35:52.578Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:35:52.609Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:36:52.579Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:36:52.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:37:52.580Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:37:52.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:38:52.581Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:38:52.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:39:52.581Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:39:52.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:40:52.583Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:40:52.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:41:52.585Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:41:52.616Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:42:52.586Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:42:52.617Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:43:52.588Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:43:52.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:44:52.589Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:44:52.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:45:52.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:45:52.620Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:46:52.591Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:46:52.621Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:47:52.592Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:47:52.622Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:07.435Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-11T02:48:07.436Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f130718a-8b3f-47e4-b62e-10b5a5d8b990","serviceName":"basic_onboard_JQuUhf","serviceVersion":"1.0","serviceUUID":"bc0319eb-5da3-4b64-8381-94b558f42222","serviceDescription":"service","serviceInvariantUUID":"26dde48d-5e9c-4d94-9a2a-c275529eb926","resources":[{"resourceInstanceName":"basic_onboard_JQuUhf 0","resourceName":"basic_onboard_JQuUhf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8","resourceInvariantUUID":"79b7e434-f3c7-405e-83d7-d97ddeabf40f","resourceCustomizationUUID":"b43866a8-ab4a-4748-b537-21250005a79a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml","artifactChecksum":"NmY4Mzc2YzBhMzIzODdmMzA3NzBjYTIzNDVmMWJkM2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dfb58039-48fb-41d4-a54a-69e0bce4b425","artifactVersion":"1"},{"artifactName":"basic_onboard_jquuhf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json","artifactChecksum":"YjIzMjkzNjg4YTJiYjQzNDI1MmM0NGM5ZDgzZTMyNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bd1c9d33-9e41-4f20-b1f2-a234c9534ce0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ddb86511-d3ed-426b-a4bf-6675c44c8c26","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fd214228-cf3a-44e6-9316-7387a273906e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"133b9643-8060-44c7-b6fd-721e278a13a5","artifactVersion":"2","generatedFromUUID":"ddb86511-d3ed-426b-a4bf-6675c44c8c26"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJquuhf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml","artifactChecksum":"NWM3YWJhNDFkMjU4YmU2NWM3ZDczMWM1NTk1MDRkYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba318b43-68f4-4e8f-8f17-217bf070b147","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJquuhf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar","artifactChecksum":"M2QyNmZiNGM1Mzc4ZThkYmM4MTJmYTI2MmRmN2MyMjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6bc4af01-09a3-47d3-a9bf-b4551483f7cd","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T02:48:07.455Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:07.466Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:07.467Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:07.469Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:07.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.483Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.483Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.483Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.484Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T02:48:07.773Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:48:07.774Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:48:07.815Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:48:08.510Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:08.511Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:08.511Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:08.511Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:09.513Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:09.514Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:09.514Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:09.514Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:10.515Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:10.516Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:10.516Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:10.517Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:11.518Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:11.518Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:11.518Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:11.518Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:12.519Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:12.520Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:12.520Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:12.520Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:13.521Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T02:48:13.521Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:13.521Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:13.522Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:14.524Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "serviceName": "basic_onboard_JQuUhf", "serviceVersion": "1.0", "serviceUUID": "bc0319eb-5da3-4b64-8381-94b558f42222", "serviceDescription": "service", "serviceInvariantUUID": "26dde48d-5e9c-4d94-9a2a-c275529eb926", "resources": [ { "resourceInstanceName": "basic_onboard_JQuUhf 0", "resourceCustomizationUUID": "b43866a8-ab4a-4748-b537-21250005a79a", "resourceName": "basic_onboard_JQuUhf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8", "resourceInvariantUUID": "79b7e434-f3c7-405e-83d7-d97ddeabf40f", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jquuhf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "artifactChecksum": "YjIzMjkzNjg4YTJiYjQzNDI1MmM0NGM5ZDgzZTMyNDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bd1c9d33-9e41-4f20-b1f2-a234c9534ce0", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "ddb86511-d3ed-426b-a4bf-6675c44c8c26", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "133b9643-8060-44c7-b6fd-721e278a13a5", "generatedFromUUID": "ddb86511-d3ed-426b-a4bf-6675c44c8c26" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "133b9643-8060-44c7-b6fd-721e278a13a5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJquuhf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "artifactChecksum": "M2QyNmZiNGM1Mzc4ZThkYmM4MTJmYTI2MmRmN2MyMjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6bc4af01-09a3-47d3-a9bf-b4551483f7cd" } ], "workloadContext": "Production" } 2023-03-11T02:48:14.528Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T02:48:14.528Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 bc0319eb-5da3-4b64-8381-94b558f42222 ASDC 2023-03-11T02:48:14.678Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f130718a-8b3f-47e4-b62e-10b5a5d8b990 ServiceName:basic_onboard_JQuUhf ServiceVersion:1.0 ServiceUUID:bc0319eb-5da3-4b64-8381-94b558f42222 ServiceInvariantUUID:26dde48d-5e9c-4d94-9a2a-c275529eb926 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJquuhf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar ArtifactUUID:6bc4af01-09a3-47d3-a9bf-b4551483f7cd ArtifactChecksum:M2QyNmZiNGM1Mzc4ZThkYmM4MTJmYTI2MmRmN2MyMjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JQuUhf 0 ResourceCustomizationUUID:b43866a8-ab4a-4748-b537-21250005a79a ResourceInvariantUUID:79b7e434-f3c7-405e-83d7-d97ddeabf40f ResourceName:basic_onboard_JQuUhf ResourceType:VF ResourceUUID:6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jquuhf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json ArtifactUUID:bd1c9d33-9e41-4f20-b1f2-a234c9534ce0 ArtifactChecksum:YjIzMjkzNjg4YTJiYjQzNDI1MmM0NGM5ZDgzZTMyNDA= 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/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml ArtifactUUID:ddb86511-d3ed-426b-a4bf-6675c44c8c26 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/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env ArtifactUUID:133b9643-8060-44c7-b6fd-721e278a13a5 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/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env ArtifactUUID:133b9643-8060-44c7-b6fd-721e278a13a5 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-11T02:48:14.678Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bc0319eb-5da3-4b64-8381-94b558f42222 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-03-11T02:48:14.943Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T02:48:14.945Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-11T02:48:14.946Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-11T02:48:14.946Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6bc4af01-09a3-47d3-a9bf-b4551483f7cd from URL: /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:14.946Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-11T02:48:14.947Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:15.257Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-11T02:48:15.287Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar 6bc4af01-09a3-47d3-a9bf-b4551483f7cd 75666 2023-03-11T02:48:15.288Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar ASDC sendASDCNotification 2023-03-11T02:48:15.288Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:15.289Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T02:48:15.290Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:15.290Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:15.290Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502895287, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:16.293Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T02:48:16.294Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-11T02:48:16.294Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 6bc4af01-09a3-47d3-a9bf-b4551483f7cd, URL: /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar to file: /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:16.295Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:16.377Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:16.377Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:17.130Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11896459162186020513/Definitions/service-BasicOnboardJquuhf-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-03-11T02:48:19.626Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T02:48:19.632Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-11T02:48:19.632Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.633Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-11T02:48:19.633Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.633Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.634Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_JQuUhf 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-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.634Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.634Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.634Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.634Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:19.635Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-11T02:48:19.642Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.644Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.651Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:19.652Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-11T02:48:19.655Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T02:48:19.657Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.658Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.658Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:19.658Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-11T02:48:19.659Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T02:48:19.659Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.660Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.664Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.664Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is not matching search criteria 2023-03-11T02:48:19.665Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-11T02:48:19.665Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-11T02:48:19.665Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-11T02:48:19.665Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-11T02:48:19.666Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-11T02:48:19.666Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.666Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T02:48:19.668Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.668Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:19.669Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:19.669Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.670Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:19.670Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:19.670Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.670Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:19.671Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:19.671Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.671Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is not matching search criteria 2023-03-11T02:48:19.672Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-11T02:48:19.672Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-11T02:48:19.672Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=710f7e2b-6ae8-4d74-bf3d-4b286d4d5fcb 2023-03-11T02:48:19.673Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.673Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.673Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.673Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.674Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.674Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.674Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:19.675Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:19.675Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_JQuUhf Description:service Model UUID:bc0319eb-5da3-4b64-8381-94b558f42222 Model Version:NULL Model InvariantUuid:26dde48d-5e9c-4d94-9a2a-c275529eb926 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_JQuUhf Model UUID:4b622f64-03d8-4a26-b4d0-bace85630ee2 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:79b7e434-f3c7-405e-83d7-d97ddeabf40f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b43866a8-ab4a-4748-b537-21250005a79a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:347852d9-7f3d-437e-870c-c56e478a0dcd ModelName:BasicOnboardJquuhf..base_ubuntu18..module-0 ModelUuid:3468a29a-0e2f-4d61-8cab-51e89072291b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:710f7e2b-6ae8-4d74-bf3d-4b286d4d5fcb ModelInvariantUuid:557f5b01-b2f9-4467-a24e-f2cdbd1cf178 ModelName:basic_onboard_JQuUhf-nodes.ubuntu18Cvfc ModelUuid:3fc7b1ee-ce87-49de-b171-38a839c0d568 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:33b612e2-079d-42e3-8fa9-72c2b3d1c122 ModelInvariantUuid:5dea7b0a-bbfc-4bb0-9e37-d405a53a85d6 ModelName:BasicOnboardJquuhf.compute.nodes.heat.ubuntu18 ModelUuid:9e9c1009-2bfb-4ec5-9042-545c5ca81dda 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-03-11T02:48:19.704Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8 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-03-11T02:48:19.774Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||basic_onboard_JQuUhf 0 2023-03-11T02:48:19.782Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8 2023-03-11T02:48:19.783Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bd1c9d33-9e41-4f20-b1f2-a234c9534ce0 from URL: /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json 2023-03-11T02:48:19.783Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-11T02:48:19.783Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json 2023-03-11T02:48:20.017Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-11T02:48:20.018Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json bd1c9d33-9e41-4f20-b1f2-a234c9534ce0 798 2023-03-11T02:48:20.018Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json ASDC sendASDCNotification 2023-03-11T02:48:20.018Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json 2023-03-11T02:48:20.019Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T02:48:20.019Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:20.019Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:20.020Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502900018, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:21.021Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJquuhf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "347852d9-7f3d-437e-870c-c56e478a0dcd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3468a29a-0e2f-4d61-8cab-51e89072291b", "vfModuleModelCustomizationUUID": "9741fbc3-8871-4607-8623-8033f7580cd8", "isBase": true, "artifacts": [ "ddb86511-d3ed-426b-a4bf-6675c44c8c26", "133b9643-8060-44c7-b6fd-721e278a13a5" ], "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-03-11T02:48:21.037Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJquuhf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3468a29a-0e2f-4d61-8cab-51e89072291b VfModuleModelInvariantUUID:347852d9-7f3d-437e-870c-c56e478a0dcd VfModuleModelDescription:NULL Artifacts UUID List:{ ddb86511-d3ed-426b-a4bf-6675c44c8c26 , 133b9643-8060-44c7-b6fd-721e278a13a5 } 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-03-11T02:48:21.040Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJquuhf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "347852d9-7f3d-437e-870c-c56e478a0dcd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3468a29a-0e2f-4d61-8cab-51e89072291b", "vfModuleModelCustomizationUUID": "9741fbc3-8871-4607-8623-8033f7580cd8", "isBase": true, "artifacts": [ "ddb86511-d3ed-426b-a4bf-6675c44c8c26", "133b9643-8060-44c7-b6fd-721e278a13a5" ], "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-03-11T02:48:21.041Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJquuhf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3468a29a-0e2f-4d61-8cab-51e89072291b VfModuleModelInvariantUUID:347852d9-7f3d-437e-870c-c56e478a0dcd VfModuleModelDescription:NULL Artifacts UUID List:{ ddb86511-d3ed-426b-a4bf-6675c44c8c26 , 133b9643-8060-44c7-b6fd-721e278a13a5 } 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-03-11T02:48:21.041Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ddb86511-d3ed-426b-a4bf-6675c44c8c26 from URL: /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml 2023-03-11T02:48:21.041Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-11T02:48:21.041Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml 2023-03-11T02:48:21.189Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-11T02:48:21.189Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml ddb86511-d3ed-426b-a4bf-6675c44c8c26 5033 2023-03-11T02:48:21.190Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-11T02:48:21.190Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml 2023-03-11T02:48:21.190Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T02:48:21.190Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:21.190Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:21.191Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502901190, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:22.191Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 133b9643-8060-44c7-b6fd-721e278a13a5 from URL: /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env 2023-03-11T02:48:22.192Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-11T02:48:22.192Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env 2023-03-11T02:48:22.310Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-11T02:48:22.311Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env 133b9643-8060-44c7-b6fd-721e278a13a5 909 2023-03-11T02:48:22.311Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-11T02:48:22.311Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env 2023-03-11T02:48:22.311Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T02:48:22.312Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:22.312Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:22.312Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502902311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:23.313Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: bc0319eb-5da3-4b64-8381-94b558f42222 2023-03-11T02:48:23.314Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_JQuUhf 0 6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8 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-03-11T02:48:23.350Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@256bb525, org.onap.sdc.toscaparser.api.parameters.Input@4f9ec33d, org.onap.sdc.toscaparser.api.parameters.Input@6fe21cc2, org.onap.sdc.toscaparser.api.parameters.Input@463b9c6d, org.onap.sdc.toscaparser.api.parameters.Input@3e81db12] 2023-03-11T02:48:23.354Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.355Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.355Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-11T02:48:23.355Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b43866a8-ab4a-4748-b537-21250005a79a 2023-03-11T02:48:23.356Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b43866a8-ab4a-4748-b537-21250005a79a matches Tosca VF Customization UUID: b43866a8-ab4a-4748-b537-21250005a79a 2023-03-11T02:48:23.356Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b43866a8-ab4a-4748-b537-21250005a79a 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-03-11T02:48:23.363Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.364Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.365Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b43866a8-ab4a-4748-b537-21250005a79a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-11T02:48:23.365Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5fadde06 2023-03-11T02:48:23.365Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.366Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T02:48:23.366Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9741fbc3-8871-4607-8623-8033f7580cd8 2023-03-11T02:48:23.368Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9741fbc3-8871-4607-8623-8033f7580cd8 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-03-11T02:48:23.378Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.378Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:23.378Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:23.379Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.379Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:23.379Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:23.380Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.380Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is not matching search criteria 2023-03-11T02:48:23.380Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-11T02:48:23.380Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-11T02:48:23.381Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=710f7e2b-6ae8-4d74-bf3d-4b286d4d5fcb 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-03-11T02:48:23.393Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.394Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:23.394Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T02:48:23.394Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.394Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_JQuUhf 0 is matching search criteria 2023-03-11T02:48:23.395Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_JQuUhf 0] matching following query criteria: sdcType=VF, customizationUUID=b43866a8-ab4a-4748-b537-21250005a79a 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-03-11T02:48:23.398Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.399Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.399Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid bc0319eb-5da3-4b64-8381-94b558f42222: basic_onboard_JQuUhf 2023-03-11T02:48:23.399Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.399Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.400Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.400Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.400Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.400Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.401Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.401Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.403Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T02:48:23.403Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_JQuUhf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T02:48:23.403Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_JQuUhf 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-03-11T02:48:23.709Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_JQuUhf 6fdd947d-4e74-4f9b-97c9-fb9d2e2ed8b8 1 ASDC deployResourceStructure 2023-03-11T02:48:23.709Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json ASDC sendASDCNotification 2023-03-11T02:48:23.709Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json 2023-03-11T02:48:23.710Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T02:48:23.710Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:23.710Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:23.710Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502903709, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:24.711Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-11T02:48:24.711Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml 2023-03-11T02:48:24.711Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T02:48:24.712Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:24.712Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:24.712Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502904711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:25.713Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-11T02:48:25.713Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env 2023-03-11T02:48:25.713Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T02:48:25.714Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:25.714Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:25.714Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502905713, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:26.715Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar ASDC sendASDCNotification 2023-03-11T02:48:26.715Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar 2023-03-11T02:48:26.715Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T02:48:26.715Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:48:26.716Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:48:26.716Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502906715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:27.717Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:48:27.749Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:48:27.752Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T02:48:27.752Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T02:48:27.753Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T02:48:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:48:52.462Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:48:52.462Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:48:52.463Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:48:57.753Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:48:57.768Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:48:57.770Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T02:48:57.771Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T02:48:57.771Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T02:49:27.771Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:27.787Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:27.790Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T02:49:27.790Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T02:49:27.790Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T02:49:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:49:52.469Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.469Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.471Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.471Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.471Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.472Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.472Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.472Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.472Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.472Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.473Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.474Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOTIFIED" } 2023-03-11T02:49:52.474Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.474Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.474Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.474Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.475Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOTIFIED" } 2023-03-11T02:49:52.475Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.475Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-11T02:49:52.478Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.478Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.478Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-11T02:49:52.480Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.480Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.481Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.482Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.482Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.482Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.482Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.483Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.483Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.483Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.483Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.485Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.486Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.487Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.487Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.487Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.487Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.487Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.488Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-11T02:49:52.488Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.488Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.488Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.489Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.489Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.489Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-11T02:49:52.489Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.489Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.490Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.491Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.491Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.491Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.491Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.492Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.492Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.492Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.492Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.493Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.493Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.493Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.493Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.493Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.494Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.494Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.494Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.494Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.495Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.495Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.495Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.495Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.496Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.496Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.496Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.496Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.496Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.497Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.497Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502872592, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502863872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.498Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502863945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "ves-openapi-manager", "timestamp": 1678502866693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502868380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.499Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502870549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502885727, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "NOTIFIED" } 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.500Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502893960, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502894980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.501Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "cds-sdc-listener", "timestamp": 1678502893749, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502893458, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502895287, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.502Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502894771, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502894977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.503Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.504Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502896159, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.504Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.504Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.504Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "policy-distribution-id", "timestamp": 1678502895981, "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-03-11T02:49:52.523Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f130718a-8b3f-47e4-b62e-10b5a5d8b990 2023-03-11T02:49:52.524Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:52.540Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.541Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502897309, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.541Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.541Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.541Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502898474, "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-03-11T02:49:52.549Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f130718a-8b3f-47e4-b62e-10b5a5d8b990 2023-03-11T02:49:52.549Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:52.561Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.561Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "multicloud-k8s", "timestamp": 1678502899480, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.561Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.561Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.562Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502900018, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.562Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.562Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.562Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502899916, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.562Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.563Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.563Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502901190, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.563Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.563Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.563Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678502900922, "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-03-11T02:49:52.572Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f130718a-8b3f-47e4-b62e-10b5a5d8b990 2023-03-11T02:49:52.572Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:52.585Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.585Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502902311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-11T02:49:52.585Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.585Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502903709, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/basic_onboard_jquuhf0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502904711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.586Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.587Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502905713, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/resourceInstances/basic_onboard_jquuhf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.587Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.587Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.587Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678502906715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502918169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJquuhf/1.0/artifacts/service-BasicOnboardJquuhf-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:49:52.588Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "aai-model-loader", "timestamp": 1678502919182, "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-03-11T02:49:52.598Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f130718a-8b3f-47e4-b62e-10b5a5d8b990 2023-03-11T02:49:52.598Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:57.791Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:57.811Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:49:57.816Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T02:49:57.816Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T02:49:57.816Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T02:49:57.816Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T02:49:57.816Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T02:49:57.817Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T02:49:57.817Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T02:49:57.817Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T02:49:57.817Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-11T02:49:57.828Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T02:50:27.828Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 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-03-11T02:50:27.845Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f130718a-8b3f-47e4-b62e-10b5a5d8b990 and serviceModelVersionId: bc0319eb-5da3-4b64-8381-94b558f42222 2023-03-11T02:50:27.846Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 26dde48d-5e9c-4d94-9a2a-c275529eb926 2023-03-11T02:50:43.777Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?depth=0 2023-03-11T02:50:43.904Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T02:50:44.465Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?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-03-11T02:50:44.470Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?depth=0|INFO|500||Invoke 2023-03-11T02:50:44.503Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T02:50:44.960Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?depth=0|INFO|500||InvokeReturn 2023-03-11T02:50:44.961Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26dde48d-5e9c-4d94-9a2a-c275529eb926/model-vers/model-ver/bc0319eb-5da3-4b64-8381-94b558f42222?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 02:50:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[430], vertex-id=[372784], x-aai-txid=[0-aai-resources-230311-02:50:43:544-11605], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T02:50:44.961Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-11T02:50:44.965Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T02:50:44.965Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T02:50:45.003Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-11T02:50:45.009Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f130718a-8b3f-47e4-b62e-10b5a5d8b990 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T02:50:45.010Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T02:50:45.010Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-11T02:50:45.011Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T02:50:45.011Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678503045009, "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-03-11T02:50:46.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:50:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:50:52.468Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T02:50:52.468Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f130718a-8b3f-47e4-b62e-10b5a5d8b990", "consumerID": "SO-sdc-controller", "timestamp": 1678503045009, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T02:50:52.469Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T02:51:46.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:51:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:52:46.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:52:52.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:53:46.032Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:53:52.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:54:46.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:54:52.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:55:46.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:55:52.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:56:46.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:56:52.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:57:46.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:57:52.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:58:46.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:58:52.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T02:59:46.038Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T02:59:52.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:00:46.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:00:52.470Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:00:54.979Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Node 0 disconnected. 2023-03-11T03:01:46.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:01:52.470Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:02:46.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:02:52.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:03:46.044Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:03:52.473Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:04:46.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:04:52.473Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:05:46.047Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:05:52.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:06:46.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:06:52.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:07:46.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:07:52.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:08:46.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:08:52.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:09:46.054Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:09:52.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:10:46.056Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:10:52.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:11:46.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:11:52.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:12:46.058Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:12:52.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:13:46.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:13:52.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:14:46.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:14:52.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:15:46.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:15:52.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:16:46.063Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:16:52.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:17:46.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:17:52.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:18:46.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:18:52.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:19:46.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:19:52.492Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:20:46.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:20:52.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:21:46.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:21:52.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:22:46.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:22:52.495Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:23:46.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:23:52.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:24:46.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:24:52.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:25:46.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:25:52.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:26:46.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:26:52.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:27:46.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:27:52.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:28:46.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:28:52.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:29:46.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:29:52.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:30:46.083Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:30:52.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:31:46.084Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:31:52.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:32:46.085Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:32:52.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:33:46.086Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:33:52.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:34:46.087Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:34:52.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:35:46.087Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:35:52.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:36:46.090Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:36:52.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:37:46.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:37:52.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:38:46.093Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:38:52.514Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:39:46.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:39:52.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:40:46.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:40:52.515Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:41:46.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:41:52.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:42:46.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:42:52.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:43:46.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:43:52.519Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:44:46.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:44:52.520Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:45:46.105Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:45:52.521Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:23.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-11T03:46:23.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"275311f7-45d5-4ab2-b481-8f4bddad9688","serviceName":"vFW 2023-03-11 03-44-23","serviceVersion":"1.0","serviceUUID":"e0ffae83-4dc7-4fea-a967-b95907e307bd","serviceDescription":"catalog service description","serviceInvariantUUID":"d3fd334e-5123-46eb-bdd8-a32e9847782c","resources":[{"resourceInstanceName":"vFW 03ee6b79-d332 0","resourceName":"vFW 03ee6b79-d332","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e1997607-f298-46c7-ace3-e5213face1ab","resourceInvariantUUID":"233c021f-cb76-40ef-9bd6-69f01439bf16","resourceCustomizationUUID":"0b6c028a-5060-4062-ade6-bc7f265fbe12","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml","artifactChecksum":"MzYzYWZmZWE1Y2QxMTNhODI2ZjE2NmUyNDE1MWYyZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"34861489-99ca-4e09-8116-043fd930f74b","artifactVersion":"1"},{"artifactName":"vfw03ee6b79d3320_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json","artifactChecksum":"Yjk0Mjk0NTU4MzA4ZDBmMzQ2NzNiMjBkMTkwY2U3OGY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9ff6ce15-5636-4c29-b0b2-1c634de6b0f2","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3dbd2087-badc-4fa5-bef8-a518606fc78c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml","artifactChecksum":"Y2M2ZDkyNzEwMDI4NGE2OWI1MjExZWJkZWE1YWJjOTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5278eca5-6e2a-4d71-88c1-5f0e86d2f8e5","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"278b313a-d69b-430a-a380-797563c38dd2","artifactVersion":"2","generatedFromUUID":"3dbd2087-badc-4fa5-bef8-a518606fc78c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230311034423-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml","artifactChecksum":"NmMzYjk5N2IxMzE4NjMzZDQ1MTU2ZWYyNGJlZjAyZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf191e8f-811f-40fe-93c4-73fa16489d2c","artifactVersion":"1"},{"artifactName":"service-Vfw20230311034423-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar","artifactChecksum":"YWIxOWNlNGVjOTE3OGU2YjdkYTk2MmQ2NDY3NTIyYTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd6d3561-76bd-4b53-b358-24a983bb55c4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T03:46:23.703Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:23.704Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:23.704Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:23.704Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:23.747Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.748Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.748Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.748Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.749Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.749Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T03:46:23.843Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:46:23.843Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:46:23.845Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:46:23.845Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:46:23.845Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:46:23.845Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:46:24.751Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:24.751Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:24.751Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:24.752Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:25.752Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:25.753Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:25.753Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:25.753Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:26.754Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:26.755Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:26.755Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:26.755Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:27.756Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:27.756Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:27.756Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:27.756Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:28.757Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:28.758Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:28.758Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:28.759Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:29.760Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:46:29.760Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:29.760Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:29.761Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:30.762Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "serviceName": "vFW 2023-03-11 03-44-23", "serviceVersion": "1.0", "serviceUUID": "e0ffae83-4dc7-4fea-a967-b95907e307bd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d3fd334e-5123-46eb-bdd8-a32e9847782c", "resources": [ { "resourceInstanceName": "vFW 03ee6b79-d332 0", "resourceCustomizationUUID": "0b6c028a-5060-4062-ade6-bc7f265fbe12", "resourceName": "vFW 03ee6b79-d332", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e1997607-f298-46c7-ace3-e5213face1ab", "resourceInvariantUUID": "233c021f-cb76-40ef-9bd6-69f01439bf16", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw03ee6b79d3320_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "artifactChecksum": "Yjk0Mjk0NTU4MzA4ZDBmMzQ2NzNiMjBkMTkwY2U3OGY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9ff6ce15-5636-4c29-b0b2-1c634de6b0f2", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3dbd2087-badc-4fa5-bef8-a518606fc78c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "278b313a-d69b-430a-a380-797563c38dd2", "generatedFromUUID": "3dbd2087-badc-4fa5-bef8-a518606fc78c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "278b313a-d69b-430a-a380-797563c38dd2", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230311034423-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "artifactChecksum": "YWIxOWNlNGVjOTE3OGU2YjdkYTk2MmQ2NDY3NTIyYTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd6d3561-76bd-4b53-b358-24a983bb55c4" } ], "workloadContext": "Production" } 2023-03-11T03:46:30.763Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T03:46:30.763Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0ffae83-4dc7-4fea-a967-b95907e307bd ASDC 2023-03-11T03:46:30.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:275311f7-45d5-4ab2-b481-8f4bddad9688 ServiceName:vFW 2023-03-11 03-44-23 ServiceVersion:1.0 ServiceUUID:e0ffae83-4dc7-4fea-a967-b95907e307bd ServiceInvariantUUID:d3fd334e-5123-46eb-bdd8-a32e9847782c ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230311034423-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar ArtifactUUID:cd6d3561-76bd-4b53-b358-24a983bb55c4 ArtifactChecksum:YWIxOWNlNGVjOTE3OGU2YjdkYTk2MmQ2NDY3NTIyYTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 03ee6b79-d332 0 ResourceCustomizationUUID:0b6c028a-5060-4062-ade6-bc7f265fbe12 ResourceInvariantUUID:233c021f-cb76-40ef-9bd6-69f01439bf16 ResourceName:vFW 03ee6b79-d332 ResourceType:VF ResourceUUID:e1997607-f298-46c7-ace3-e5213face1ab ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw03ee6b79d3320_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json ArtifactUUID:9ff6ce15-5636-4c29-b0b2-1c634de6b0f2 ArtifactChecksum:Yjk0Mjk0NTU4MzA4ZDBmMzQ2NzNiMjBkMTkwY2U3OGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml ArtifactUUID:3dbd2087-badc-4fa5-bef8-a518606fc78c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env ArtifactUUID:278b313a-d69b-430a-a380-797563c38dd2 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env ArtifactUUID:278b313a-d69b-430a-a380-797563c38dd2 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-11T03:46:30.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0ffae83-4dc7-4fea-a967-b95907e307bd 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-03-11T03:46:30.863Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:46:30.865Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:46:30.865Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:46:30.866Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd6d3561-76bd-4b53-b358-24a983bb55c4 from URL: /sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:30.866Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:46:30.866Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:31.236Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:46:31.237Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar cd6d3561-76bd-4b53-b358-24a983bb55c4 101503 2023-03-11T03:46:31.238Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar ASDC sendASDCNotification 2023-03-11T03:46:31.238Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:31.238Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:46:31.238Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:31.239Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:31.239Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506391238, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:32.239Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:46:32.240Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:46:32.241Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: cd6d3561-76bd-4b53-b358-24a983bb55c4, URL: /sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar to file: /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:32.241Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230311034423-csar.csar 2023-03-11T03:46:32.242Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:32.242Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:32.572Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9462859148668745981/Definitions/service-Vfw20230311034423-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-11T03:46:35.724Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||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-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||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-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.725Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 03ee6b79-d332 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-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||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-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:35.726Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:46:35.727Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.727Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.727Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:35.728Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:46:35.729Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:46:35.729Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.729Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.729Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.729Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.730Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:35.731Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-11T03:46:35.731Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-11T03:46:35.731Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.731Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-11T03:46:35.732Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.733Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T03:46:35.733Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.733Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:35.733Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:35.734Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.734Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:35.734Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:35.734Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.734Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:35.735Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:35.735Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.735Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:35.735Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:35.736Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-11T03:46:35.736Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:35.736Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-11T03:46:35.736Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-11T03:46:35.737Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.738Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b9bb0554-0e0d-4c3e-9b8f-769521aa0bc5 2023-03-11T03:46:35.738Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.738Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:35.738Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:35.739Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-11T03:46:35.739Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.739Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.739Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-11T03:46:35.739Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.740Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:35.740Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-11T03:46:35.740Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-11T03:46:35.740Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.741Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-11T03:46:35.741Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.741Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=77ebf826-33bd-46cf-9ad0-aa317978ea52 2023-03-11T03:46:35.741Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-11T03:46:35.742Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.743Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:35.743Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-11T03:46:35.743Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-11T03:46:35.743Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:35.743Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:35.744Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-11T03:46:35.744Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=41da0b7d-2acf-4880-8d42-a687ac387264 2023-03-11T03:46:35.744Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.744Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.744Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.745Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.745Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.745Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.745Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:35.745Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:35.746Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-11 03-44-23 Description:catalog service description Model UUID:e0ffae83-4dc7-4fea-a967-b95907e307bd Model Version:NULL Model InvariantUuid:d3fd334e-5123-46eb-bdd8-a32e9847782c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 03ee6b79-d332 Model UUID:bfc37ecd-a993-45aa-b67e-a0e8e4817caf Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:233c021f-cb76-40ef-9bd6-69f01439bf16 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0b6c028a-5060-4062-ade6-bc7f265fbe12 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3522ce02-c3da-482c-920a-817e5f7be9eb ModelName:Vfw03ee6b79D332..base_vfw..module-0 ModelUuid:a3d40955-9de3-4e86-b4ee-5313520ec59d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b9bb0554-0e0d-4c3e-9b8f-769521aa0bc5 ModelInvariantUuid:c5383c04-529d-4b2c-994d-fc3bf8ff84dc ModelName:vFW 03ee6b79-d332-nodes.vfwCvfc ModelUuid:088af74c-4822-4628-a127-0093b688cecf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:bc73c089-d0bb-4301-96f3-e76288dbff0d ModelInvariantUuid:7f6c3d98-44e9-40fd-8348-870d5d0d54f7 ModelName:Vfw03ee6b79D332.compute.nodes.heat.vfw ModelUuid:41617553-d04f-4d67-bfde-e29104b42b19 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:77ebf826-33bd-46cf-9ad0-aa317978ea52 ModelInvariantUuid:5ffc1060-1830-46ea-9d15-b48d02c6c692 ModelName:vFW 03ee6b79-d332-nodes.vsnCvfc ModelUuid:dcc17e3e-4e24-4388-a24e-9be6a7da74c0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:59429f1c-3975-485e-9450-10fffa25e9a2 ModelInvariantUuid:8f5b6f55-fa4b-4a05-8172-2c4fbba397ca ModelName:Vfw03ee6b79D332.compute.nodes.heat.vsn ModelUuid:4f11a407-1009-4821-adaf-1782f32e6fa6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:41da0b7d-2acf-4880-8d42-a687ac387264 ModelInvariantUuid:a0746e96-6fc1-4e09-9d76-ff6875a18cf4 ModelName:vFW 03ee6b79-d332-nodes.vpgCvfc ModelUuid:4e79dc09-2ed4-4a65-936a-6812a4eefb6d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:396459d7-5183-4f7f-a541-9df56fc07046 ModelInvariantUuid:f6b4aa5f-f457-4136-aa6b-3a06bd0a54c8 ModelName:Vfw03ee6b79D332.compute.nodes.heat.vpg ModelUuid:f58909a2-ba28-45cf-84f1-a23a26f4aecb 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-03-11T03:46:35.758Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e1997607-f298-46c7-ace3-e5213face1ab 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-03-11T03:46:35.763Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||vFW 03ee6b79-d332 0 2023-03-11T03:46:35.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e1997607-f298-46c7-ace3-e5213face1ab 2023-03-11T03:46:35.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9ff6ce15-5636-4c29-b0b2-1c634de6b0f2 from URL: /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json 2023-03-11T03:46:35.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:46:35.764Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json 2023-03-11T03:46:35.965Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:46:35.965Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json 9ff6ce15-5636-4c29-b0b2-1c634de6b0f2 785 2023-03-11T03:46:35.966Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json ASDC sendASDCNotification 2023-03-11T03:46:35.966Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json 2023-03-11T03:46:35.966Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:46:35.967Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:35.967Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:35.967Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506395966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:36.968Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw03ee6b79D332..base_vfw..module-0", "vfModuleModelInvariantUUID": "3522ce02-c3da-482c-920a-817e5f7be9eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a3d40955-9de3-4e86-b4ee-5313520ec59d", "vfModuleModelCustomizationUUID": "97392be2-2cca-4679-9c50-99d9925f2639", "isBase": true, "artifacts": [ "3dbd2087-badc-4fa5-bef8-a518606fc78c", "278b313a-d69b-430a-a380-797563c38dd2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-11T03:46:36.975Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw03ee6b79D332..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a3d40955-9de3-4e86-b4ee-5313520ec59d VfModuleModelInvariantUUID:3522ce02-c3da-482c-920a-817e5f7be9eb VfModuleModelDescription:NULL Artifacts UUID List:{ 3dbd2087-badc-4fa5-bef8-a518606fc78c , 278b313a-d69b-430a-a380-797563c38dd2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-11T03:46:36.978Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw03ee6b79D332..base_vfw..module-0", "vfModuleModelInvariantUUID": "3522ce02-c3da-482c-920a-817e5f7be9eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a3d40955-9de3-4e86-b4ee-5313520ec59d", "vfModuleModelCustomizationUUID": "97392be2-2cca-4679-9c50-99d9925f2639", "isBase": true, "artifacts": [ "3dbd2087-badc-4fa5-bef8-a518606fc78c", "278b313a-d69b-430a-a380-797563c38dd2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-11T03:46:36.979Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw03ee6b79D332..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a3d40955-9de3-4e86-b4ee-5313520ec59d VfModuleModelInvariantUUID:3522ce02-c3da-482c-920a-817e5f7be9eb VfModuleModelDescription:NULL Artifacts UUID List:{ 3dbd2087-badc-4fa5-bef8-a518606fc78c , 278b313a-d69b-430a-a380-797563c38dd2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-11T03:46:36.979Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3dbd2087-badc-4fa5-bef8-a518606fc78c from URL: /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml 2023-03-11T03:46:36.979Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:46:36.979Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml 2023-03-11T03:46:37.194Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:46:37.194Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml 3dbd2087-badc-4fa5-bef8-a518606fc78c 20368 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:37.195Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506397195, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:38.197Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 278b313a-d69b-430a-a380-797563c38dd2 from URL: /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env 2023-03-11T03:46:38.197Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:46:38.197Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env 2023-03-11T03:46:38.411Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:46:38.412Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env 278b313a-d69b-430a-a380-797563c38dd2 2098 2023-03-11T03:46:38.412Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-11T03:46:38.412Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env 2023-03-11T03:46:38.412Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:46:38.413Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:38.413Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:38.413Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506398412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:39.414Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: e0ffae83-4dc7-4fea-a967-b95907e307bd 2023-03-11T03:46:39.414Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 03ee6b79-d332 0 e1997607-f298-46c7-ace3-e5213face1ab 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-03-11T03:46:39.449Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@285e028a, org.onap.sdc.toscaparser.api.parameters.Input@1d59b39, org.onap.sdc.toscaparser.api.parameters.Input@4d2cd15d, org.onap.sdc.toscaparser.api.parameters.Input@7f994b15, org.onap.sdc.toscaparser.api.parameters.Input@270b4c3e] 2023-03-11T03:46:39.450Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.451Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.451Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-11T03:46:39.451Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 0b6c028a-5060-4062-ade6-bc7f265fbe12 2023-03-11T03:46:39.451Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0b6c028a-5060-4062-ade6-bc7f265fbe12 matches Tosca VF Customization UUID: 0b6c028a-5060-4062-ade6-bc7f265fbe12 2023-03-11T03:46:39.451Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 0b6c028a-5060-4062-ade6-bc7f265fbe12 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-03-11T03:46:39.456Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.456Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.456Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 0b6c028a-5060-4062-ade6-bc7f265fbe12: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-11T03:46:39.456Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1453bf46 2023-03-11T03:46:39.457Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.457Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T03:46:39.457Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 97392be2-2cca-4679-9c50-99d9925f2639 2023-03-11T03:46:39.457Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 97392be2-2cca-4679-9c50-99d9925f2639 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-03-11T03:46:39.462Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.463Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.463Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:39.464Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.464Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.464Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:39.464Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.465Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:39.465Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:39.465Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-11T03:46:39.465Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:39.465Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-11T03:46:39.466Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-11T03:46:39.466Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.466Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.466Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-11T03:46:39.466Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.467Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-11T03:46:39.467Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.467Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b9bb0554-0e0d-4c3e-9b8f-769521aa0bc5 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-03-11T03:46:39.471Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.472Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.473Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:39.473Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.473Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:39.474Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:39.474Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-11T03:46:39.474Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.474Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.475Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-11T03:46:39.475Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.475Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:39.475Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-11T03:46:39.475Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-11T03:46:39.476Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.476Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-11T03:46:39.476Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.476Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=77ebf826-33bd-46cf-9ad0-aa317978ea52 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-03-11T03:46:39.480Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.481Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.481Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is not matching search criteria 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.485Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-11T03:46:39.486Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-11T03:46:39.487Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-11T03:46:39.487Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=41da0b7d-2acf-4880-8d42-a687ac387264 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-03-11T03:46:39.492Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.492Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.492Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:46:39.493Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.493Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Node template vFW 03ee6b79-d332 0 is matching search criteria 2023-03-11T03:46:39.493Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 03ee6b79-d332 0] matching following query criteria: sdcType=VF, customizationUUID=0b6c028a-5060-4062-ade6-bc7f265fbe12 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-03-11T03:46:39.496Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.496Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.497Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid e0ffae83-4dc7-4fea-a967-b95907e307bd: vFW 03ee6b79-d332 2023-03-11T03:46:39.497Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.497Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.497Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.497Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.498Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.498Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.498Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.499Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.499Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:46:39.499Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-11 03-44-23 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:46:39.499Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2023-03-11 03-44-23 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-11T03:46:39.752Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 03ee6b79-d332 e1997607-f298-46c7-ace3-e5213face1ab 1 ASDC deployResourceStructure 2023-03-11T03:46:39.752Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json ASDC sendASDCNotification 2023-03-11T03:46:39.752Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json 2023-03-11T03:46:39.753Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:46:39.753Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:39.753Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:39.753Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506399752, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:40.754Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-11T03:46:40.755Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml 2023-03-11T03:46:40.755Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:46:40.755Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:40.756Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:40.756Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506400754, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:41.757Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-11T03:46:41.758Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env 2023-03-11T03:46:41.758Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:46:41.759Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:41.759Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:41.759Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506401757, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:42.760Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar ASDC sendASDCNotification 2023-03-11T03:46:42.761Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar 2023-03-11T03:46:42.761Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:46:42.762Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:46:42.762Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:46:42.762Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506402760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:43.763Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:46:43.780Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:46:43.784Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:46:43.784Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:46:43.784Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:46:52.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:46:52.461Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:46:52.461Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:46:52.463Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:13.785Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:13.801Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:13.805Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:47:13.805Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:47:13.806Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:47:43.806Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:43.827Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:43.830Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:47:43.830Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:47:43.830Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:47:52.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:47:52.467Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.467Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.468Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.469Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOTIFIED" } 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOTIFIED" } 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.470Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.471Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-11T03:47:52.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.477Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506377156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506346105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506375039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.479Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506380630, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "ves-openapi-manager", "timestamp": 1678506373432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506378380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506391238, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506390349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "cds-sdc-listener", "timestamp": 1678506389972, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506389613, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506391451, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506391354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506392678, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.483Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "policy-distribution-id", "timestamp": 1678506392357, "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-03-11T03:47:52.495Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 275311f7-45d5-4ab2-b481-8f4bddad9688 2023-03-11T03:47:52.495Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:52.507Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.508Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506393935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.508Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.508Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.508Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506394989, "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-03-11T03:47:52.524Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 275311f7-45d5-4ab2-b481-8f4bddad9688 2023-03-11T03:47:52.525Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:52.535Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.535Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506395966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "multicloud-k8s", "timestamp": 1678506395991, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.536Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506397195, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506398412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.537Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506399752, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vfw03ee6b79d3320_modules.json", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.538Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506400754, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.539Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506401757, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/resourceInstances/vfw03ee6b79d3320/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506402760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506395727, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:47:52.540Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506403585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506407379, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.541Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506408384, "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-03-11T03:47:52.548Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 275311f7-45d5-4ab2-b481-8f4bddad9688 2023-03-11T03:47:52.548Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:47:52.560Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.560Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506409518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230311034423/1.0/artifacts/service-Vfw20230311034423-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:47:52.560Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:47:52.560Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:47:52.561Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "aai-model-loader", "timestamp": 1678506410523, "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-03-11T03:47:52.574Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 275311f7-45d5-4ab2-b481-8f4bddad9688 2023-03-11T03:47:52.575Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:48:13.831Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:48:13.846Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:48:13.850Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:48:13.850Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:48:13.851Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-11T03:48:13.858Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T03:48:43.859Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 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-03-11T03:48:43.868Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 275311f7-45d5-4ab2-b481-8f4bddad9688 and serviceModelVersionId: e0ffae83-4dc7-4fea-a967-b95907e307bd 2023-03-11T03:48:43.869Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d3fd334e-5123-46eb-bdd8-a32e9847782c 2023-03-11T03:48:43.870Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0 2023-03-11T03:48:43.878Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T03:48:43.943Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0|INFO|500||Invoke 2023-03-11T03:48:43.944Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[275311f7-45d5-4ab2-b481-8f4bddad9688], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[25a94c65-c0d2-404f-80fe-5671ad3f7a75], X-ECOMP-RequestID=[275311f7-45d5-4ab2-b481-8f4bddad9688], X-TransactionId=[], X-ONAP-RequestID=[275311f7-45d5-4ab2-b481-8f4bddad9688], Content-Type=[application/merge-patch+json]} 2023-03-11T03:48:43.961Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T03:48:44.304Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?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/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 03:48:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327], vertex-id=[208968], x-aai-txid=[0-aai-resources-230311-03:48:43:015-48044], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T03:48:44.305Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-11T03:48:44.305Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d3fd334e-5123-46eb-bdd8-a32e9847782c/model-vers/model-ver/e0ffae83-4dc7-4fea-a967-b95907e307bd?depth=0|INFO|500||InvokeReturn 2023-03-11T03:48:44.306Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T03:48:44.306Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:48:44.313Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-11T03:48:44.314Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 275311f7-45d5-4ab2-b481-8f4bddad9688 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T03:48:44.314Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T03:48:44.314Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:48:44.314Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:48:44.315Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506524314, "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-03-11T03:48:45.335Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:48:52.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:48:52.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T03:48:52.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "275311f7-45d5-4ab2-b481-8f4bddad9688", "consumerID": "SO-sdc-controller", "timestamp": 1678506524314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T03:48:52.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:49:45.337Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:49:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:50:45.338Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:50:52.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:51:45.339Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:51:52.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:52:45.339Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:52:52.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:53:45.341Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:53:52.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:53:55.369Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-11T03:53:55.370Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"81c5104a-d378-4ef0-9b15-71c652e5e6b8","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"28e936ed-18c0-4806-8661-49203109aef6","serviceDescription":"service","serviceInvariantUUID":"bc6e693e-e53e-4cb3-9720-f60b1aeaa20a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6f3b2c13-f027-40aa-b010-49e995cfbba8","resourceInvariantUUID":"aa5d4169-382b-40fd-b104-0e157e7512c4","resourceCustomizationUUID":"9da3352b-68f5-4e56-85e7-700451950807","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":"MTcwZWJkMGQ0MDQxMWQxMzg4NjEwZWViOTliMWY1YTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f9c60fb-2fa3-4dec-b0c7-a04ed8f795b9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWQ2YTUyYmE2NjkwMWIxYmJhMjMyNDc5NjQ0NjQ1YmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"de2cf4d2-041d-4571-8a1f-4d73f0c14649","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T03:53:55.373Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:53:55.373Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:53:55.374Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:53:55.374Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506825341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:53:55.518Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:53:55.518Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "ves-openapi-manager", "timestamp": 1678506829079, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:53:55.520Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:53:56.375Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:53:56.376Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:53:56.376Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:53:56.376Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506825341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:53:57.377Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "28e936ed-18c0-4806-8661-49203109aef6", "serviceDescription": "service", "serviceInvariantUUID": "bc6e693e-e53e-4cb3-9720-f60b1aeaa20a", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "9da3352b-68f5-4e56-85e7-700451950807", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6f3b2c13-f027-40aa-b010-49e995cfbba8", "resourceInvariantUUID": "aa5d4169-382b-40fd-b104-0e157e7512c4", "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": "ZWQ2YTUyYmE2NjkwMWIxYmJhMjMyNDc5NjQ0NjQ1YmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "de2cf4d2-041d-4571-8a1f-4d73f0c14649" } ], "workloadContext": "Production" } 2023-03-11T03:53:57.378Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T03:53:57.378Z|275311f7-45d5-4ab2-b481-8f4bddad9688|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 28e936ed-18c0-4806-8661-49203109aef6 ASDC 2023-03-11T03:53:57.379Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:81c5104a-d378-4ef0-9b15-71c652e5e6b8 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:28e936ed-18c0-4806-8661-49203109aef6 ServiceInvariantUUID:bc6e693e-e53e-4cb3-9720-f60b1aeaa20a 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:de2cf4d2-041d-4571-8a1f-4d73f0c14649 ArtifactChecksum:ZWQ2YTUyYmE2NjkwMWIxYmJhMjMyNDc5NjQ0NjQ1YmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:9da3352b-68f5-4e56-85e7-700451950807 ResourceInvariantUUID:aa5d4169-382b-40fd-b104-0e157e7512c4 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6f3b2c13-f027-40aa-b010-49e995cfbba8 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-11T03:53:57.380Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 28e936ed-18c0-4806-8661-49203109aef6 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-03-11T03:53:57.427Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:53:57.428Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:53:57.428Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:53:57.429Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: de2cf4d2-041d-4571-8a1f-4d73f0c14649 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-11T03:53:57.429Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:53:57.429Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-11T03:53:57.660Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:53:57.661Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar de2cf4d2-041d-4571-8a1f-4d73f0c14649 57803 2023-03-11T03:53:57.661Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-11T03:53:57.661Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-11T03:53:57.662Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:53:57.662Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:53:57.662Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:53:57.663Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506837661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:53:58.664Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:53:58.665Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:53:58.665Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: de2cf4d2-041d-4571-8a1f-4d73f0c14649, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:58.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-11T03:53:58.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:58.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:58.780Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15454405917934229146/Definitions/service-BasicNetwork-template.yml 2023-03-11T03:53:59.385Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T03:53:59.385Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:53:59.385Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.385Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-11T03:53:59.385Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.386Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.387Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.387Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:53:59.387Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.387Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.388Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-11T03:53:59.388Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:53:59.388Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:53:59.388Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.388Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.389Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-11T03:53:59.389Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:53:59.389Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:53:59.389Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.389Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.390Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.390Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.390Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.390Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.391Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.391Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.391Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.391Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.391Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:28e936ed-18c0-4806-8661-49203109aef6 Model Version:NULL Model InvariantUuid:bc6e693e-e53e-4cb3-9720-f60b1aeaa20a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:aa5d4169-382b-40fd-b104-0e157e7512c4 Model UUID:dcd3704d-4f4b-470d-8bbe-496b6ac739e0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:9da3352b-68f5-4e56-85e7-700451950807 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-03-11T03:53:59.403Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: 6f3b2c13-f027-40aa-b010-49e995cfbba8 2023-03-11T03:53:59.404Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||No resources found for Service: 28e936ed-18c0-4806-8661-49203109aef6 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-03-11T03:53:59.410Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500|| 2023-03-11T03:53:59.411Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-11T03:53:59.412Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 28e936ed-18c0-4806-8661-49203109aef6 2023-03-11T03:53:59.412Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 28e936ed-18c0-4806-8661-49203109aef6 2023-03-11T03:53:59.412Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-11T03:53:59.412Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:53:59.419Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6712f7e2, org.onap.sdc.toscaparser.api.parameters.Input@69305112, org.onap.sdc.toscaparser.api.parameters.Input@5cea93a2, org.onap.sdc.toscaparser.api.parameters.Input@7909e9f3, org.onap.sdc.toscaparser.api.parameters.Input@9d4bcd7] 2023-03-11T03:53:59.421Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.421Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.421Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.422Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.422Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 28e936ed-18c0-4806-8661-49203109aef6: Generic NeutronNet 2023-03-11T03:53:59.422Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.422Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.423Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.423Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-11T03:53:59.480Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.480Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.481Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.481Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.481Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:53:59.481Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:53:59.482Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-11T03:53:59.570Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-11T03:53:59.571Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-11T03:53:59.571Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-11T03:53:59.571Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:53:59.572Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:53:59.572Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:53:59.572Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506839571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:54:00.573Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:54:00.591Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:54:00.594Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:54:00.595Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:54:00.595Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:54:30.595Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:54:30.614Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:54:30.617Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:54:30.617Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:54:30.617Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:54:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:54:52.463Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:54:52.463Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "multicloud-k8s", "timestamp": 1678506817012, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506825341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:54:52.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "policy-distribution-id", "timestamp": 1678506813387, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "aai-model-loader", "timestamp": 1678506828379, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "cds-sdc-listener", "timestamp": 1678506811007, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:54:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:00.618Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:00.634Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:00.645Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:55:00.645Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:55:00.645Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:55:30.646Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:30.663Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:30.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:55:30.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:55:30.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:55:52.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:55:52.462Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.463Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506825341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "aai-model-loader", "timestamp": 1678506828379, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "ves-openapi-manager", "timestamp": 1678506829079, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.464Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "multicloud-k8s", "timestamp": 1678506817012, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "cds-sdc-listener", "timestamp": 1678506811007, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "policy-distribution-id", "timestamp": 1678506813387, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506837661, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "policy-distribution-id", "timestamp": 1678506836733, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "cds-sdc-listener", "timestamp": 1678506836334, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "aai-model-loader", "timestamp": 1678506835971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:55:52.466Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "policy-distribution-id", "timestamp": 1678506837738, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506839571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.467Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "policy-distribution-id", "timestamp": 1678506838739, "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-03-11T03:55:52.481Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 81c5104a-d378-4ef0-9b15-71c652e5e6b8 2023-03-11T03:55:52.482Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:52.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.498Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "aai-model-loader", "timestamp": 1678506843489, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:55:52.498Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.499Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "aai-model-loader", "timestamp": 1678506844508, "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-03-11T03:55:52.505Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 81c5104a-d378-4ef0-9b15-71c652e5e6b8 2023-03-11T03:55:52.506Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:55:52.520Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.520Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506845727, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:55:52.520Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506845727, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506848566, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.521Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506850335, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:55:52.522Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:55:52.522Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-11T03:55:52.522Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506851339, "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-03-11T03:55:52.531Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 81c5104a-d378-4ef0-9b15-71c652e5e6b8 2023-03-11T03:55:52.531Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:56:00.666Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:56:00.685Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:56:00.690Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:56:00.691Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-11T03:56:00.698Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T03:56:30.698Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 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-03-11T03:56:30.708Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 81c5104a-d378-4ef0-9b15-71c652e5e6b8 and serviceModelVersionId: 28e936ed-18c0-4806-8661-49203109aef6 2023-03-11T03:56:30.708Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bc6e693e-e53e-4cb3-9720-f60b1aeaa20a 2023-03-11T03:56:30.710Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?depth=0 2023-03-11T03:56:30.719Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T03:56:30.790Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?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-03-11T03:56:30.793Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?depth=0|INFO|500||Invoke 2023-03-11T03:56:30.808Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T03:56:31.278Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?depth=0|INFO|500||InvokeReturn 2023-03-11T03:56:31.278Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bc6e693e-e53e-4cb3-9720-f60b1aeaa20a/model-vers/model-ver/28e936ed-18c0-4806-8661-49203109aef6?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 03:56:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[465], vertex-id=[426008], x-aai-txid=[0-aai-resources-230311-03:56:29:861-75708], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T03:56:31.279Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-11T03:56:31.279Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T03:56:31.279Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:56:31.284Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-11T03:56:31.285Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 81c5104a-d378-4ef0-9b15-71c652e5e6b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T03:56:31.285Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T03:56:31.285Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:31.286Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:31.286Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506991285, "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-03-11T03:56:32.306Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:56:32.312Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-11T03:56:32.312Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"cc3c4d77-307b-40ac-88d8-0dd05a4cc932","serviceName":"Demo_pNF_9liUvHvhDUDeGcjTWVOo","serviceVersion":"1.0","serviceUUID":"36433f3f-870e-4bc4-ba22-c790786e42a4","serviceDescription":"catalog service description","serviceInvariantUUID":"2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7","resources":[{"resourceInstanceName":"pNF 6d8763f0-e904 0","resourceName":"pNF 6d8763f0-e904","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cf4266e4-e20f-47ec-8832-ed31e87c740d","resourceInvariantUUID":"d91132a0-4bd3-4879-8cff-039bc4774ec6","resourceCustomizationUUID":"4842da1d-f470-4304-accc-f081ade47704","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml","artifactChecksum":"MDg1Y2RiNzdhNjk4NzIxMzcyYTRiYjEyYjg1Yjg5YzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"118315c5-9225-43e0-b08f-59c7dc1654c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar","artifactChecksum":"ZGM0M2U0MDdmYjAwNDcxNmYwOWIyNzNlZDUyZDY1NDI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1c3a9dd6-ea7e-41c6-a66a-679c205bde88","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"24422ba0-1d56-4f16-aca0-56fcf8e423e1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml","artifactChecksum":"Yzg2NmFiOTY3ZTAyYzQwN2FlNjZmNWVhY2UxOGM4N2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"64380e15-614f-4416-aaa1-6d8d902e4caa","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bfc2d8ea-7078-449c-8138-f3bc657441ad","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a853f040-0f3a-4e08-b9ab-78cf9076ea9a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml","artifactChecksum":"YTA5NjIwNjZhZTk3N2RiOWJhYjM3ODNjMjk2MDZlOTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"40b45d88-6ccf-4ad8-a297-ba983ec13fb7","artifactVersion":"1"},{"artifactName":"service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar","artifactChecksum":"ZjcyMzFmYzVhZDQwYWExNGQ5Y2Q4NDRlMmY2YjYzMTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"285581c1-14f3-4809-bc1d-b37bc8596d80","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T03:56:32.315Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:32.316Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:32.316Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:32.316Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:33.317Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:33.317Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:33.317Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:33.318Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:34.318Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:34.319Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:34.319Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:34.319Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:35.320Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:35.321Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:35.321Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:35.321Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:36.322Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:36.322Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:36.322Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:36.323Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:37.323Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:37.324Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:37.324Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:37.324Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:38.325Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:38.326Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:38.326Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:38.326Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:39.327Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:56:39.328Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:39.328Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:39.328Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:40.329Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "serviceName": "Demo_pNF_9liUvHvhDUDeGcjTWVOo", "serviceVersion": "1.0", "serviceUUID": "36433f3f-870e-4bc4-ba22-c790786e42a4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7", "resources": [ { "resourceInstanceName": "pNF 6d8763f0-e904 0", "resourceCustomizationUUID": "4842da1d-f470-4304-accc-f081ade47704", "resourceName": "pNF 6d8763f0-e904", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cf4266e4-e20f-47ec-8832-ed31e87c740d", "resourceInvariantUUID": "d91132a0-4bd3-4879-8cff-039bc4774ec6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "artifactChecksum": "ZjcyMzFmYzVhZDQwYWExNGQ5Y2Q4NDRlMmY2YjYzMTU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "285581c1-14f3-4809-bc1d-b37bc8596d80" } ], "workloadContext": "Production" } 2023-03-11T03:56:40.329Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T03:56:40.329Z|81c5104a-d378-4ef0-9b15-71c652e5e6b8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 36433f3f-870e-4bc4-ba22-c790786e42a4 ASDC 2023-03-11T03:56:40.330Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:cc3c4d77-307b-40ac-88d8-0dd05a4cc932 ServiceName:Demo_pNF_9liUvHvhDUDeGcjTWVOo ServiceVersion:1.0 ServiceUUID:36433f3f-870e-4bc4-ba22-c790786e42a4 ServiceInvariantUUID:2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar ArtifactUUID:285581c1-14f3-4809-bc1d-b37bc8596d80 ArtifactChecksum:ZjcyMzFmYzVhZDQwYWExNGQ5Y2Q4NDRlMmY2YjYzMTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6d8763f0-e904 0 ResourceCustomizationUUID:4842da1d-f470-4304-accc-f081ade47704 ResourceInvariantUUID:d91132a0-4bd3-4879-8cff-039bc4774ec6 ResourceName:pNF 6d8763f0-e904 ResourceType:PNF ResourceUUID:cf4266e4-e20f-47ec-8832-ed31e87c740d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-11T03:56:40.330Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36433f3f-870e-4bc4-ba22-c790786e42a4 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-03-11T03:56:40.390Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:56:40.390Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:56:40.391Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:56:40.391Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 285581c1-14f3-4809-bc1d-b37bc8596d80 from URL: /sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:40.391Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:56:40.391Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:40.524Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:56:40.525Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 285581c1-14f3-4809-bc1d-b37bc8596d80 88022 2023-03-11T03:56:40.525Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar ASDC sendASDCNotification 2023-03-11T03:56:40.526Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:40.526Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:56:40.526Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:40.526Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:40.526Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507000525, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:41.527Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:56:41.527Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:56:41.528Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 285581c1-14f3-4809-bc1d-b37bc8596d80, URL: /sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar to file: /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:41.528Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:41.528Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:41.529Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:41.699Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8238039973651633254/Definitions/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml 2023-03-11T03:56:42.773Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T03:56:42.773Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||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-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||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-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6d8763f0-e904 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.774Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Node template pNF 6d8763f0-e904 0 is matching search criteria 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6d8763f0-e904 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:56:42.775Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Node template pNF 6d8763f0-e904 0 is matching search criteria 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6d8763f0-e904 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.776Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.777Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_9liUvHvhDUDeGcjTWVOo Description:catalog service description Model UUID:36433f3f-870e-4bc4-ba22-c790786e42a4 Model Version:NULL Model InvariantUuid:2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-11T03:56:42.790Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: cf4266e4-e20f-47ec-8832-ed31e87c740d 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-03-11T03:56:42.794Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||pNF 6d8763f0-e904 0 2023-03-11T03:56:42.794Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: cf4266e4-e20f-47ec-8832-ed31e87c740d 2023-03-11T03:56:42.794Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 36433f3f-870e-4bc4-ba22-c790786e42a4 2023-03-11T03:56:42.794Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 36433f3f-870e-4bc4-ba22-c790786e42a4 2023-03-11T03:56:42.794Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6d8763f0-e904 0 cf4266e4-e20f-47ec-8832-ed31e87c740d ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:56:42.801Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@411cdd74, org.onap.sdc.toscaparser.api.parameters.Input@3393d07f, org.onap.sdc.toscaparser.api.parameters.Input@2e6c150d, org.onap.sdc.toscaparser.api.parameters.Input@610bbf3f, org.onap.sdc.toscaparser.api.parameters.Input@46db2917] 2023-03-11T03:56:42.801Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.801Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.802Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 36433f3f-870e-4bc4-ba22-c790786e42a4: pNF 6d8763f0-e904 2023-03-11T03:56:42.802Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Processing PNF resource: cf4266e4-e20f-47ec-8832-ed31e87c740d 2023-03-11T03:56:42.802Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:56:42.802Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_9liUvHvhDUDeGcjTWVOo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:56:42.803Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Resource customization UUID: 4842da1d-f470-4304-accc-f081ade47704 is the same as notified resource customizationUUID: 4842da1d-f470-4304-accc-f081ade47704 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-11T03:56:42.922Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6d8763f0-e904 cf4266e4-e20f-47ec-8832-ed31e87c740d 0 ASDC deployResourceStructure 2023-03-11T03:56:42.923Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar ASDC sendASDCNotification 2023-03-11T03:56:42.923Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar 2023-03-11T03:56:42.923Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:56:42.923Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:56:42.923Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:56:42.924Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507002923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:43.924Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:56:43.954Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:56:43.957Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:56:43.957Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T03:56:43.958Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T03:56:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:56:52.467Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.468Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.469Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.469Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.470Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.471Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.471Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.471Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.471Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.472Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.472Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.472Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.472Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.473Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.473Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.473Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.473Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.474Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.474Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.474Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.474Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.475Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.475Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.475Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.476Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.480Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.482Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.482Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.482Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.482Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.483Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.483Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.483Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.483Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.484Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.484Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.484Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.485Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.485Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.485Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.485Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.486Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.486Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.486Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.486Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.487Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.487Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.487Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.487Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.487Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.488Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.488Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.488Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.488Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.489Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.489Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.489Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.489Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.490Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.490Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.490Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.491Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.491Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.491Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.491Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.491Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.492Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.492Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.492Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.492Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.493Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.493Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.494Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-11T03:56:52.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.495Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.495Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.495Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.498Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.498Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.498Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.500Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.500Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506899744, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.500Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.500Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.501Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "multicloud-k8s", "timestamp": 1678506897426, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.501Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.501Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.501Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506897345, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506888379, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "ves-openapi-manager", "timestamp": 1678506885705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506911557, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "cds-sdc-listener", "timestamp": 1678506911223, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506910845, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506912563, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506905727, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "policy-distribution-id", "timestamp": 1678506913565, "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-03-11T03:56:52.525Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cc3c4d77-307b-40ac-88d8-0dd05a4cc932 2023-03-11T03:56:52.525Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:56:52.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506914551, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.551Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506916595, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:56:52.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.552Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506917601, "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-03-11T03:56:52.560Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cc3c4d77-307b-40ac-88d8-0dd05a4cc932 2023-03-11T03:56:52.560Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:56:52.595Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.596Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506919651, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:56:52.596Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.596Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.597Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "aai-model-loader", "timestamp": 1678506920654, "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-03-11T03:56:52.609Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cc3c4d77-307b-40ac-88d8-0dd05a4cc932 2023-03-11T03:56:52.609Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:56:52.641Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.641Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.641Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.642Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.642Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.642Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.642Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.643Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.645Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.646Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.646Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.646Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.646Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.646Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.647Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.647Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.647Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.647Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T03:56:52.648Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.648Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.648Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T03:56:52.648Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.649Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.650Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.650Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.650Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.650Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.650Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.651Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.651Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.651Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.651Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.652Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.652Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.653Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.653Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.653Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.653Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.654Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.654Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.654Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.654Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.655Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-11T03:56:52.655Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.655Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.655Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.656Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.657Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506942293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506912229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506914567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "ves-openapi-manager", "timestamp": 1678506930871, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506921657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506935727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506950336, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506949455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506948649, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "cds-sdc-listener", "timestamp": 1678506949064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506950143, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506950461, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506951441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T03:56:52.662Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:13.958Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:57:13.976Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:57:13.981Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:57:13.981Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T03:57:13.981Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T03:57:13.981Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T03:57:13.982Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:57:13.983Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:57:13.983Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:57:13.983Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:57:13.983Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-11T03:57:13.990Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T03:57:43.990Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 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-03-11T03:57:43.999Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc3c4d77-307b-40ac-88d8-0dd05a4cc932 and serviceModelVersionId: 36433f3f-870e-4bc4-ba22-c790786e42a4 2023-03-11T03:57:43.999Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7 2023-03-11T03:57:44.000Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?depth=0 2023-03-11T03:57:44.005Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T03:57:44.055Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?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-03-11T03:57:44.056Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?depth=0|INFO|500||Invoke 2023-03-11T03:57:44.062Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T03:57:44.412Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?depth=0|INFO|500||InvokeReturn 2023-03-11T03:57:44.413Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cdb42ff-ff87-41c8-9f78-aa6f0f0c0bd7/model-vers/model-ver/36433f3f-870e-4bc4-ba22-c790786e42a4?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 03:57:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[346], vertex-id=[368640], x-aai-txid=[2-aai-resources-230311-03:57:43:113-30598], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T03:57:44.413Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-11T03:57:44.414Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T03:57:44.414Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:57:44.425Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-11T03:57:44.425Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc3c4d77-307b-40ac-88d8-0dd05a4cc932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T03:57:44.425Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T03:57:44.426Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:44.426Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:44.426Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507064425, "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-03-11T03:57:45.465Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-11T03:57:45.465Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"4546d393-5422-4846-86c1-fcf738f68409","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"85b08f59-3ecb-4d9c-bed2-7140cba885d6","serviceDescription":"service","serviceInvariantUUID":"5f034394-c778-4c51-82d6-4de3e89bc1e1","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1b3dfbf2-24dc-4c1b-88f1-919950d468aa","resourceInvariantUUID":"64814c1c-e052-4d75-a547-98e27a3d6947","resourceCustomizationUUID":"b34fd09a-4a87-46e7-a722-f7e0103ca24a","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":"MGIxZTdhNGI3MWNmNzViNjg2ZjVlNzFmNTlkM2IzMjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cc3a4e2c-a71b-4b45-b186-ebb79ea6dcaf","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":"YjkxMmY5YTU1ZjBiZmY5OWQ1OWQwNjk2NDFmZWNiMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"14110e2a-454e-4ef8-a03c-ae5d106505d8","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":"5c1edb2b-f721-4fa0-be97-a928f4e57854","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":"0582610b-23a0-4ede-b4d3-b34cd03ee3f2","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":"3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e","artifactVersion":"2","generatedFromUUID":"5c1edb2b-f721-4fa0-be97-a928f4e57854"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MjI0NmZlZjliMTJlNGZkNWM4OTM4NWYzOTAzZWJjZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0efa1d7a-92a4-4a27-b48b-62246c525d2d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NjIzZDQ2ODBhMGZhZWIxZGY3NTIyOWE1YjNmZGI3NmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34d7b99c-6f0a-4cc8-9b4b-485432bac81b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T03:57:45.466Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:45.466Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:45.467Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:45.467Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "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-03-11T03:57:46.468Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:46.468Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:46.468Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:46.469Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "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-03-11T03:57:47.469Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:47.470Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:47.470Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:47.470Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "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-03-11T03:57:48.471Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:48.472Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:48.472Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:48.472Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "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-03-11T03:57:49.474Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:49.475Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:49.475Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:49.475Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "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-03-11T03:57:50.476Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:50.477Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:50.477Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:50.477Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:57:51.478Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T03:57:51.478Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:51.478Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:51.478Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:57:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:57:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "policy-distribution-id", "timestamp": 1678506951463, "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-03-11T03:57:52.480Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "85b08f59-3ecb-4d9c-bed2-7140cba885d6", "serviceDescription": "service", "serviceInvariantUUID": "5f034394-c778-4c51-82d6-4de3e89bc1e1", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b34fd09a-4a87-46e7-a722-f7e0103ca24a", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1b3dfbf2-24dc-4c1b-88f1-919950d468aa", "resourceInvariantUUID": "64814c1c-e052-4d75-a547-98e27a3d6947", "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": "YjkxMmY5YTU1ZjBiZmY5OWQ1OWQwNjk2NDFmZWNiMzY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "14110e2a-454e-4ef8-a03c-ae5d106505d8", "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": "5c1edb2b-f721-4fa0-be97-a928f4e57854", "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": "3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e", "generatedFromUUID": "5c1edb2b-f721-4fa0-be97-a928f4e57854" }, "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": "3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NjIzZDQ2ODBhMGZhZWIxZGY3NTIyOWE1YjNmZGI3NmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "34d7b99c-6f0a-4cc8-9b4b-485432bac81b" } ], "workloadContext": "Production" } 2023-03-11T03:57:52.480Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T03:57:52.480Z|cc3c4d77-307b-40ac-88d8-0dd05a4cc932|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 85b08f59-3ecb-4d9c-bed2-7140cba885d6 ASDC 2023-03-11T03:57:52.480Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:4546d393-5422-4846-86c1-fcf738f68409 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:85b08f59-3ecb-4d9c-bed2-7140cba885d6 ServiceInvariantUUID:5f034394-c778-4c51-82d6-4de3e89bc1e1 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:34d7b99c-6f0a-4cc8-9b4b-485432bac81b ArtifactChecksum:NjIzZDQ2ODBhMGZhZWIxZGY3NTIyOWE1YjNmZGI3NmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b34fd09a-4a87-46e7-a722-f7e0103ca24a ResourceInvariantUUID:64814c1c-e052-4d75-a547-98e27a3d6947 ResourceName:basic_vm ResourceType:VF ResourceUUID:1b3dfbf2-24dc-4c1b-88f1-919950d468aa 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:14110e2a-454e-4ef8-a03c-ae5d106505d8 ArtifactChecksum:YjkxMmY5YTU1ZjBiZmY5OWQ1OWQwNjk2NDFmZWNiMzY= 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:5c1edb2b-f721-4fa0-be97-a928f4e57854 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:3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e 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:3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-11T03:57:52.481Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 85b08f59-3ecb-4d9c-bed2-7140cba885d6 ASDC treatNotification 2023-03-11T03:57:52.490Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4546d393-5422-4846-86c1-fcf738f68409 2023-03-11T03:57:52.490Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4546d393-5422-4846-86c1-fcf738f68409 and ComponentName POLICY 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: 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_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-11T03:57:52.501Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506952684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-11T03:57:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506952581, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:57:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506953711, "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-03-11T03:57:52.512Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4546d393-5422-4846-86c1-fcf738f68409 2023-03-11T03:57:52.513Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4546d393-5422-4846-86c1-fcf738f68409 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: 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=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-11T03:57:52.526Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.526Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:57:52.527Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678506953585, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2023-03-11T03:57:52.527Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:57:52.527Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:57:52.527Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 34d7b99c-6f0a-4cc8-9b4b-485432bac81b from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-11T03:57:52.528Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:57:52.528Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 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-03-11T03:57:52.541Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4546d393-5422-4846-86c1-fcf738f68409 2023-03-11T03:57:52.541Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4546d393-5422-4846-86c1-fcf738f68409 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-03-11T03:57:52.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "multicloud-k8s", "timestamp": 1678506954713, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T03:57:52.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506962073, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:57:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "aai-model-loader", "timestamp": 1678506963076, "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-03-11T03:57:52.569Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4546d393-5422-4846-86c1-fcf738f68409 2023-03-11T03:57:52.570Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4546d393-5422-4846-86c1-fcf738f68409 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-03-11T03:57:52.582Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.582Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "81c5104a-d378-4ef0-9b15-71c652e5e6b8", "consumerID": "SO-sdc-controller", "timestamp": 1678506991285, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T03:57:52.582Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.582Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.582Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.582Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.583Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/resourceInstances/pnf6d8763f0e9040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.584Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507000525, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:57:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:57:52.585Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507002923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf9liuvhvhdudegcjtwvoo/1.0/artifacts/service-DemoPnf9liuvhvhdudegcjtwvoo-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:57:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:57:52.616Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:57:52.617Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 34d7b99c-6f0a-4cc8-9b4b-485432bac81b 75183 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:52.618Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507072618, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:57:53.619Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T03:57:53.620Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-11T03:57:53.620Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 34d7b99c-6f0a-4cc8-9b4b-485432bac81b, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-11T03:57:53.621Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-11T03:57:53.621Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-11T03:57:53.621Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-11T03:57:53.754Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5268682012725234700/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-03-11T03:57:55.107Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T03:57:55.107Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:57:55.107Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.108Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-11T03:57:55.109Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.109Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.109Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:55.109Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:57:55.109Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:57:55.110Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.110Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.110Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:55.110Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-11T03:57:55.111Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T03:57:55.111Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.111Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.111Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.112Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-11T03:57:55.112Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-11T03:57:55.112Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-11T03:57:55.112Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-11T03:57:55.112Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T03:57:55.113Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-11T03:57:55.113Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.113Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T03:57:55.113Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.114Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:55.114Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:55.114Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.115Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:55.115Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:55.115Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.115Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:55.115Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:55.116Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.116Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-11T03:57:55.116Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-11T03:57:55.116Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T03:57:55.117Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8a9201d0-095f-4bf9-8165-b7b27ed00974 2023-03-11T03:57:55.117Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.117Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.117Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.117Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.118Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.118Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.118Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:55.118Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:55.118Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:85b08f59-3ecb-4d9c-bed2-7140cba885d6 Model Version:NULL Model InvariantUuid:5f034394-c778-4c51-82d6-4de3e89bc1e1 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:a5d9e38e-787f-450a-ac5c-430cc6f3ea6d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:64814c1c-e052-4d75-a547-98e27a3d6947 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b34fd09a-4a87-46e7-a722-f7e0103ca24a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7bfe3bdc-8a10-4216-bb30-1ad4ba564f42 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:5682e694-a57b-44a7-b0dc-b52e33faf8c6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8a9201d0-095f-4bf9-8165-b7b27ed00974 ModelInvariantUuid:2a084696-163f-43fa-8308-d7d72a024dea ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:9f03b910-1075-4563-be98-5afa74108e63 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:069897a5-bd5d-40ff-a01e-b3b6037fe667 ModelInvariantUuid:c55212a9-3979-424c-9634-aa7f33110743 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:b6a788bf-d14c-4a6e-b934-3c94c29fc078 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-03-11T03:57:55.134Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 1b3dfbf2-24dc-4c1b-88f1-919950d468aa 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-03-11T03:57:55.139Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||basic_vm 0 2023-03-11T03:57:55.139Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1b3dfbf2-24dc-4c1b-88f1-919950d468aa 2023-03-11T03:57:55.139Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 14110e2a-454e-4ef8-a03c-ae5d106505d8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-11T03:57:55.140Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:57:55.140Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.241Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:57:55.242Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 14110e2a-454e-4ef8-a03c-ae5d106505d8 787 2023-03-11T03:57:55.242Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.243Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:55.243Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:57:55.243Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:55.244Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:55.244Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507075242, "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-03-11T03:57:56.245Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7bfe3bdc-8a10-4216-bb30-1ad4ba564f42", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5682e694-a57b-44a7-b0dc-b52e33faf8c6", "vfModuleModelCustomizationUUID": "9117d005-dfb1-4fd2-928a-a6108fdbbb07", "isBase": true, "artifacts": [ "5c1edb2b-f721-4fa0-be97-a928f4e57854", "3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e" ], "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-03-11T03:57:56.250Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5682e694-a57b-44a7-b0dc-b52e33faf8c6 VfModuleModelInvariantUUID:7bfe3bdc-8a10-4216-bb30-1ad4ba564f42 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c1edb2b-f721-4fa0-be97-a928f4e57854 , 3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e } 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-03-11T03:57:56.251Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7bfe3bdc-8a10-4216-bb30-1ad4ba564f42", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5682e694-a57b-44a7-b0dc-b52e33faf8c6", "vfModuleModelCustomizationUUID": "9117d005-dfb1-4fd2-928a-a6108fdbbb07", "isBase": true, "artifacts": [ "5c1edb2b-f721-4fa0-be97-a928f4e57854", "3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e" ], "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-03-11T03:57:56.252Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5682e694-a57b-44a7-b0dc-b52e33faf8c6 VfModuleModelInvariantUUID:7bfe3bdc-8a10-4216-bb30-1ad4ba564f42 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c1edb2b-f721-4fa0-be97-a928f4e57854 , 3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e } 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-03-11T03:57:56.252Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5c1edb2b-f721-4fa0-be97-a928f4e57854 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-11T03:57:56.252Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:57:56.252Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:56.443Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:57:56.444Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 5c1edb2b-f721-4fa0-be97-a928f4e57854 5033 2023-03-11T03:57:56.444Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:56.444Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:56.444Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:57:56.444Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:56.445Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:56.445Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507076444, "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-03-11T03:57:57.446Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-11T03:57:57.446Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-11T03:57:57.446Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:57.673Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-11T03:57:57.673Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 3d1ee4cc-ea08-49e2-8071-5ddb6801ca1e 903 2023-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:57.674Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507077674, "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-03-11T03:57:58.675Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 85b08f59-3ecb-4d9c-bed2-7140cba885d6 2023-03-11T03:57:58.675Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 1b3dfbf2-24dc-4c1b-88f1-919950d468aa 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-03-11T03:57:58.693Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f73e267, org.onap.sdc.toscaparser.api.parameters.Input@3f560de, org.onap.sdc.toscaparser.api.parameters.Input@3993b4e2, org.onap.sdc.toscaparser.api.parameters.Input@6b4b9234, org.onap.sdc.toscaparser.api.parameters.Input@4b8b25e0] 2023-03-11T03:57:58.695Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.695Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.695Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-11T03:57:58.695Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= b34fd09a-4a87-46e7-a722-f7e0103ca24a 2023-03-11T03:57:58.695Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b34fd09a-4a87-46e7-a722-f7e0103ca24a matches Tosca VF Customization UUID: b34fd09a-4a87-46e7-a722-f7e0103ca24a 2023-03-11T03:57:58.696Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: b34fd09a-4a87-46e7-a722-f7e0103ca24a 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-03-11T03:57:58.699Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.699Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.699Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id b34fd09a-4a87-46e7-a722-f7e0103ca24a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-11T03:57:58.700Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@702d231d 2023-03-11T03:57:58.700Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.700Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-11T03:57:58.700Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9117d005-dfb1-4fd2-928a-a6108fdbbb07 2023-03-11T03:57:58.700Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9117d005-dfb1-4fd2-928a-a6108fdbbb07 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-03-11T03:57:58.703Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.703Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-11T03:57:58.705Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-11T03:57:58.705Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T03:57:58.705Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8a9201d0-095f-4bf9-8165-b7b27ed00974 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-03-11T03:57:58.708Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.708Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:58.708Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T03:57:58.708Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.709Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-11T03:57:58.709Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b34fd09a-4a87-46e7-a722-f7e0103ca24a 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-03-11T03:57:58.711Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 85b08f59-3ecb-4d9c-bed2-7140cba885d6: basic_vm 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T03:57:58.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-11T03:57:58.714Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:58.825Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 1b3dfbf2-24dc-4c1b-88f1-919950d468aa 1 ASDC deployResourceStructure 2023-03-11T03:57:58.825Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:58.825Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:58.826Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:57:58.826Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:58.826Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:58.826Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507078825, "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-03-11T03:57:59.827Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:59.827Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:57:59.828Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:57:59.828Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:57:59.828Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:57:59.828Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507079827, "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-03-11T03:58:00.829Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:58:00.829Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||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-03-11T03:58:00.830Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:58:00.830Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:58:00.830Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:58:00.830Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507080829, "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-03-11T03:58:01.831Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-11T03:58:01.831Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-11T03:58:01.832Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T03:58:01.832Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:58:01.832Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:58:01.832Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507081831, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:58:02.833Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4546d393-5422-4846-86c1-fcf738f68409 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-03-11T03:58:02.853Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4546d393-5422-4846-86c1-fcf738f68409 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-03-11T03:58:02.858Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T03:58:02.859Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T03:58:02.859Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T03:58:02.859Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T03:58:02.859Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:58:02.859Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:58:02.860Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:58:02.860Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T03:58:02.860Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-11T03:58:02.869Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T03:58:32.869Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4546d393-5422-4846-86c1-fcf738f68409 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-03-11T03:58:32.876Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4546d393-5422-4846-86c1-fcf738f68409 and serviceModelVersionId: 85b08f59-3ecb-4d9c-bed2-7140cba885d6 2023-03-11T03:58:32.876Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5f034394-c778-4c51-82d6-4de3e89bc1e1 2023-03-11T03:58:32.877Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0 2023-03-11T03:58:32.881Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T03:58:32.924Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0|INFO|500||Invoke 2023-03-11T03:58:32.925Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4546d393-5422-4846-86c1-fcf738f68409], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7dcb328e-b185-4642-89b9-a17da802832b], X-ECOMP-RequestID=[4546d393-5422-4846-86c1-fcf738f68409], X-TransactionId=[], X-ONAP-RequestID=[4546d393-5422-4846-86c1-fcf738f68409], Content-Type=[application/merge-patch+json]} 2023-03-11T03:58:32.930Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T03:58:33.278Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?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/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 03:58:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[345], vertex-id=[454680], x-aai-txid=[0-aai-resources-230311-03:58:31:980-97252], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T03:58:33.278Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-11T03:58:33.279Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f034394-c778-4c51-82d6-4de3e89bc1e1/model-vers/model-ver/85b08f59-3ecb-4d9c-bed2-7140cba885d6?depth=0|INFO|500||InvokeReturn 2023-03-11T03:58:33.279Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T03:58:33.279Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-11T03:58:33.284Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-11T03:58:33.284Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4546d393-5422-4846-86c1-fcf738f68409 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T03:58:33.284Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T03:58:33.285Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-11T03:58:33.285Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T03:58:33.285Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507113284, "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-03-11T03:58:34.306Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:58:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:58:52.461Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.461Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "cc3c4d77-307b-40ac-88d8-0dd05a4cc932", "consumerID": "SO-sdc-controller", "timestamp": 1678507064425, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-11T03:58:52.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.464Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T03:58:52.464Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:58:52.464Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:58:52.464Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678506992306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-11T03:58:52.464Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:34.307Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T03:59:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T03:59:52.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507072618, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T03:59:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507075242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507076444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T03:59:52.464Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507077674, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507078825, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T03:59:52.465Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507079827, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507080829, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.466Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.467Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507081831, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T03:59:52.467Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T03:59:52.467Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T03:59:52.467Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4546d393-5422-4846-86c1-fcf738f68409", "consumerID": "SO-sdc-controller", "timestamp": 1678507113284, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T03:59:52.467Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T04:00:34.309Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:00:52.459Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:01:34.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:01:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:02:34.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:02:52.462Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:03:34.315Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:03:52.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:04:34.316Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:04:52.465Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:05:34.317Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:05:52.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:06:34.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:06:52.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:07:34.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:07:52.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:08:34.319Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:08:52.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:09:34.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:09:52.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:10:34.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:10:52.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:11:34.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:11:52.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:12:34.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:12:52.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:13:34.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:13:52.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:14:34.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:14:52.476Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:15:34.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:15:52.476Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:16:34.329Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:16:52.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:17:34.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:17:52.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:18:34.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:18:52.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:19:34.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:19:52.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:20:34.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:20:52.484Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:21:34.335Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:21:52.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:22:34.335Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:22:52.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:23:34.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:23:52.487Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:24:34.338Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:24:52.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:25:34.339Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:25:52.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:26:34.339Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:26:52.491Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:27:34.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:27:52.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:28:34.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:28:52.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:29:34.344Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:29:52.494Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:30:34.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:30:52.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:31:34.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:31:52.498Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:32:34.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:32:52.499Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:33:34.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:33:52.500Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:34:34.348Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:34:52.502Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:35:34.349Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:35:52.503Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:36:34.350Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:36:52.504Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:37:34.352Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:37:52.505Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:38:34.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:38:52.508Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:39:34.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:39:52.509Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:40:34.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:40:52.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:41:34.355Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:41:52.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:42:34.357Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:42:52.512Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:43:34.358Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:43:52.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:44:34.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:44:52.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:45:34.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:45:52.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:46:34.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:46:52.517Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:47:34.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:47:52.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:48:34.364Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:48:52.519Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:49:34.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:49:52.520Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:50:34.367Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:50:52.521Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:51:34.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:51:52.521Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:52:34.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:52:52.522Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:53:34.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:53:52.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:54:34.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:54:52.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:55:34.372Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:55:52.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:56:34.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:56:52.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:57:34.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:57:52.525Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:58:34.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:58:52.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T04:59:34.378Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T04:59:52.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:00:34.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:00:52.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:01:34.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:01:52.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:02:34.381Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:02:52.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:03:34.382Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:03:52.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:04:34.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:04:52.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:05:34.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:05:52.532Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:06:34.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:06:52.533Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:07:34.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:07:52.536Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:08:34.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:08:52.536Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:09:34.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:09:52.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:10:34.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:10:52.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:11:34.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:11:52.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:12:34.391Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:12:52.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:13:34.392Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:13:52.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:14:34.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:14:52.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:15:34.395Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:15:52.542Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:16:34.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:16:52.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:17:34.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:17:52.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:18:34.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:18:52.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:19:34.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:19:52.548Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:20:34.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:20:52.548Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:21:34.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:21:52.550Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:22:34.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:22:52.550Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:23:34.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:23:52.551Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:24:34.406Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:24:52.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:25:34.406Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:25:52.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:26:34.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:26:52.556Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:27:34.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:27:52.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:28:34.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:28:52.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:29:34.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:29:52.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:30:34.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:30:52.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:31:34.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:31:52.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:32:34.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:32:52.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:33:34.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:33:52.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:34:34.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:34:52.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:35:34.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:35:52.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:36:34.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:36:52.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:37:34.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:37:52.571Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:38:34.420Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:38:52.572Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:39:34.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:39:52.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:40:34.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:40:52.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:41:34.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:41:52.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:42:34.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:42:52.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:43:34.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:43:52.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:44:34.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:44:52.579Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:45:34.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:45:52.579Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:46:34.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:46:52.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:47:34.428Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:47:52.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:48:34.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:48:52.584Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:49:34.430Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:49:52.586Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:50:34.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:50:52.587Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:51:34.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:51:52.588Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:52:34.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:52:52.589Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:53:34.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:53:52.590Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:54:34.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:54:52.591Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:55:34.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:55:52.592Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:56:34.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:56:52.593Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:57:34.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:57:52.594Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:58:34.440Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:58:52.595Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T05:59:34.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T05:59:52.597Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:00:34.444Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:00:52.598Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:01:34.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:01:52.599Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:02:34.446Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:02:52.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:03:34.447Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:03:52.601Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:04:34.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:04:52.601Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:05:34.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:05:52.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:06:34.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:06:52.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:07:34.452Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:07:52.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:08:34.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:08:52.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:09:34.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:09:52.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:10:34.456Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:10:52.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:11:34.458Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:11:52.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:12:34.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:12:52.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:13:34.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:13:52.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:14:34.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:14:52.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:15:34.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:15:52.611Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:16:34.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:16:52.613Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:17:34.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:17:52.614Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:18:34.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:18:52.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:19:34.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:19:52.615Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:20:34.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:20:52.618Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:21:34.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:21:52.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:22:34.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:22:52.622Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:23:34.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:23:52.623Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:24:34.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:24:52.624Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:25:34.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:25:52.624Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:26:34.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:26:52.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:27:34.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:27:52.627Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:28:34.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:28:52.627Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:29:34.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:29:52.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:30:34.478Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:30:52.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:31:34.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:31:52.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:32:34.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:32:52.224Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.224Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"3b96b71e-4169-4a09-8637-f249d2ba3b3b","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"da6f01dc-aaa9-483c-a36b-15928153b291","serviceDescription":"service","serviceInvariantUUID":"2749a954-cf13-4dab-a8a1-f8e5ca0ae274","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cd2b4643-84d8-41a1-8850-71ade1361a92","resourceInvariantUUID":"62ff8e1c-8ec4-4238-8b50-abc7c73e0df7","resourceCustomizationUUID":"9fe847c1-e8ef-4b45-a58a-9c49f5380bc8","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":"YjY2NjdiYjkxMDgzYTk1OGZmMjdkNzliMzUyY2I4NDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"85ae15f2-6363-42cf-bb53-c71efa2060c1","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":"Yjk5ZjJkN2YyOGNhZjQwNzIyMzYwNDA1YjUxODRhOWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"838aee44-af1c-4546-9416-b9a5d5661d6d","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":"6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f","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":"cfb4be65-40d7-476b-b7f0-2b2ad08a14f8","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":"19ec68ac-9ad2-42b8-b087-7e84f2091e2c","artifactVersion":"2","generatedFromUUID":"0f508486-e236-407b-88d7-5875d8085b7f"},{"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":"a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce","artifactVersion":"2","generatedFromUUID":"6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f"},{"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":"0f508486-e236-407b-88d7-5875d8085b7f","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":"c99c5a2c-6c40-4d71-b2a0-68db91f2d0f3","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":"MDM3Njk1MzQ1MjNkMDhlZGRkN2RjMDJhYTc0ZTJhNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ecae587a-09a6-4842-bed4-6fc698f654b9","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NGI2N2ExZTI2MTRmYWIzZTk2ZDkyNjU5YWNmYzNjNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"18db8761-f411-4d3e-82d3-cf24edf24d66","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T06:32:52.230Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:52.232Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:52.232Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:52.232Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:52.273Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.274Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.274Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.274Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.274Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.274Z||kafka-producer-network-thread | SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64780a62-5706-4ef2-a35e-7ac8bbc96383] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rGkQ_Gy0SAecxxZ1ap-kgw 2023-03-11T06:32:52.424Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.425Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:32:52.461Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:52.462Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:32:52.463Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:32:52.464Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:32:53.276Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:53.277Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:53.277Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:53.277Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:54.278Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:54.279Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:54.279Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:54.279Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:55.281Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:55.282Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:55.282Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:55.282Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:56.283Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:56.283Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:56.283Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:56.283Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:57.284Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:57.285Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:57.285Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:57.285Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:58.286Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:58.287Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:58.287Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:58.287Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:32:59.288Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:32:59.289Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:32:59.289Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:32:59.289Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "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-03-11T06:33:00.290Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:33:00.290Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:00.290Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:00.291Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:33:01.291Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:33:01.292Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:01.292Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:01.293Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:33:02.294Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "da6f01dc-aaa9-483c-a36b-15928153b291", "serviceDescription": "service", "serviceInvariantUUID": "2749a954-cf13-4dab-a8a1-f8e5ca0ae274", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "9fe847c1-e8ef-4b45-a58a-9c49f5380bc8", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cd2b4643-84d8-41a1-8850-71ade1361a92", "resourceInvariantUUID": "62ff8e1c-8ec4-4238-8b50-abc7c73e0df7", "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": "Yjk5ZjJkN2YyOGNhZjQwNzIyMzYwNDA1YjUxODRhOWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "838aee44-af1c-4546-9416-b9a5d5661d6d", "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": "6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f", "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": "a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce", "generatedFromUUID": "6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f" }, "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": "19ec68ac-9ad2-42b8-b087-7e84f2091e2c", "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": "a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce", "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": "0f508486-e236-407b-88d7-5875d8085b7f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NGI2N2ExZTI2MTRmYWIzZTk2ZDkyNjU5YWNmYzNjNWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "18db8761-f411-4d3e-82d3-cf24edf24d66" } ], "workloadContext": "Production" } 2023-03-11T06:33:02.295Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T06:33:02.296Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 da6f01dc-aaa9-483c-a36b-15928153b291 ASDC 2023-03-11T06:33:02.297Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:3b96b71e-4169-4a09-8637-f249d2ba3b3b ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:da6f01dc-aaa9-483c-a36b-15928153b291 ServiceInvariantUUID:2749a954-cf13-4dab-a8a1-f8e5ca0ae274 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:18db8761-f411-4d3e-82d3-cf24edf24d66 ArtifactChecksum:NGI2N2ExZTI2MTRmYWIzZTk2ZDkyNjU5YWNmYzNjNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 ResourceInvariantUUID:62ff8e1c-8ec4-4238-8b50-abc7c73e0df7 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:cd2b4643-84d8-41a1-8850-71ade1361a92 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:838aee44-af1c-4546-9416-b9a5d5661d6d ArtifactChecksum:Yjk5ZjJkN2YyOGNhZjQwNzIyMzYwNDA1YjUxODRhOWQ= 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:6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f 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:a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce 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:19ec68ac-9ad2-42b8-b087-7e84f2091e2c 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:a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce 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:0f508486-e236-407b-88d7-5875d8085b7f ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-11T06:33:02.297Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da6f01dc-aaa9-483c-a36b-15928153b291 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-03-11T06:33:02.405Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T06:33:02.407Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:33:02.408Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:33:02.408Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 18db8761-f411-4d3e-82d3-cf24edf24d66 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-11T06:33:02.408Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:02.409Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:02.837Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:02.840Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 18db8761-f411-4d3e-82d3-cf24edf24d66 163281 2023-03-11T06:33:02.841Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:02.841Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:02.842Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:02.842Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:02.842Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:02.842Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516382840, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:33:03.843Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T06:33:03.844Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:33:03.845Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 18db8761-f411-4d3e-82d3-cf24edf24d66, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-11T06:33:03.846Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-11T06:33:03.846Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-11T06:33:03.847Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-11T06:33:04.102Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12725031322572239090/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-11T06:33:05.617Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T06:33:05.618Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-11T06:33:05.618Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.619Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-11T06:33:05.620Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.620Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.620Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.621Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-11T06:33:05.621Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.621Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.621Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.621Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.622Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-11T06:33:05.622Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.622Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.622Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.623Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.623Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-11T06:33:05.623Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-11T06:33:05.623Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-11T06:33:05.623Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-11T06:33:05.624Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.624Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.624Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.624Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.624Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:05.625Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.625Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.625Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:05.625Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.626Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.626Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:05.626Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.626Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:05.626Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:05.627Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.627Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-11T06:33:05.627Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-11T06:33:05.627Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=ad265ff2-0e16-400e-80ee-fa024cb080d8 2023-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.628Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.629Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:05.629Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.629Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:da6f01dc-aaa9-483c-a36b-15928153b291 Model Version:NULL Model InvariantUuid:2749a954-cf13-4dab-a8a1-f8e5ca0ae274 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:10d71ed5-8678-43e6-a7a4-e5ad747724ba Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:62ff8e1c-8ec4-4238-8b50-abc7c73e0df7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a88120ec-e45c-4704-82fd-7cd4a630ff8a ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:f8282b3c-7810-459b-90a8-ba4f4c979ffc ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:5637f598-d553-43f1-b24b-947b6e539f8f ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:317ef119-1718-48dc-b104-068b809d2b6a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ad265ff2-0e16-400e-80ee-fa024cb080d8 ModelInvariantUuid:b91d5b73-3c90-4ad4-8a59-b4bfe445c0a7 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:7562891d-43fa-4d54-829b-67a68cc56ccd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:0f495963-a6ca-4136-a355-e4ab37db4ef1 ModelInvariantUuid:937e6e95-d79c-420c-b0a4-c259ebadbf62 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ba92a51b-79d7-4a04-a1c0-1fb0656aa0db 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-03-11T06:33:05.644Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: cd2b4643-84d8-41a1-8850-71ade1361a92 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-03-11T06:33:05.651Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0 2023-03-11T06:33:05.652Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cd2b4643-84d8-41a1-8850-71ade1361a92 2023-03-11T06:33:05.652Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 838aee44-af1c-4546-9416-b9a5d5661d6d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-11T06:33:05.652Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:05.652Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.762Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:05.763Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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 838aee44-af1c-4546-9416-b9a5d5661d6d 1565 2023-03-11T06:33:05.763Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.763Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:05.764Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:05.764Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:05.764Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:05.764Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516385763, "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-03-11T06:33:06.765Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5637f598-d553-43f1-b24b-947b6e539f8f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "317ef119-1718-48dc-b104-068b809d2b6a", "vfModuleModelCustomizationUUID": "82e78c44-89e4-45f4-b911-e3240ae7c7d4", "isBase": true, "artifacts": [ "6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f", "a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce" ], "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": "a88120ec-e45c-4704-82fd-7cd4a630ff8a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f8282b3c-7810-459b-90a8-ba4f4c979ffc", "vfModuleModelCustomizationUUID": "33ffbaea-fac1-4107-ab49-21b1f178b183", "isBase": false, "artifacts": [ "0f508486-e236-407b-88d7-5875d8085b7f" ], "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-03-11T06:33:06.770Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:317ef119-1718-48dc-b104-068b809d2b6a VfModuleModelInvariantUUID:5637f598-d553-43f1-b24b-947b6e539f8f VfModuleModelDescription:NULL Artifacts UUID List:{ 6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f , a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce } 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:f8282b3c-7810-459b-90a8-ba4f4c979ffc VfModuleModelInvariantUUID:a88120ec-e45c-4704-82fd-7cd4a630ff8a VfModuleModelDescription:NULL Artifacts UUID List:{ 0f508486-e236-407b-88d7-5875d8085b7f } 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-03-11T06:33:06.773Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5637f598-d553-43f1-b24b-947b6e539f8f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "317ef119-1718-48dc-b104-068b809d2b6a", "vfModuleModelCustomizationUUID": "82e78c44-89e4-45f4-b911-e3240ae7c7d4", "isBase": true, "artifacts": [ "6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f", "a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce" ], "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": "a88120ec-e45c-4704-82fd-7cd4a630ff8a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f8282b3c-7810-459b-90a8-ba4f4c979ffc", "vfModuleModelCustomizationUUID": "33ffbaea-fac1-4107-ab49-21b1f178b183", "isBase": false, "artifacts": [ "0f508486-e236-407b-88d7-5875d8085b7f" ], "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-03-11T06:33:06.773Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:317ef119-1718-48dc-b104-068b809d2b6a VfModuleModelInvariantUUID:5637f598-d553-43f1-b24b-947b6e539f8f VfModuleModelDescription:NULL Artifacts UUID List:{ 6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f , a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce } 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:f8282b3c-7810-459b-90a8-ba4f4c979ffc VfModuleModelInvariantUUID:a88120ec-e45c-4704-82fd-7cd4a630ff8a VfModuleModelDescription:NULL Artifacts UUID List:{ 0f508486-e236-407b-88d7-5875d8085b7f } 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-03-11T06:33:06.774Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-11T06:33:06.774Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:06.774Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:07.001Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:07.002Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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 6a1c500b-27b0-4c64-b202-6dbdc2f0cd2f 914 2023-03-11T06:33:07.002Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:07.003Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:07.003Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:07.003Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:07.004Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:07.005Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516387002, "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-03-11T06:33:08.008Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 19ec68ac-9ad2-42b8-b087-7e84f2091e2c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-11T06:33:08.009Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:08.009Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:08.291Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:08.292Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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 19ec68ac-9ad2-42b8-b087-7e84f2091e2c 12 2023-03-11T06:33:08.292Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:08.292Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:08.292Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:08.293Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:08.293Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:08.293Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516388292, "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-03-11T06:33:09.294Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-11T06:33:09.294Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:09.294Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:09.563Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:09.563Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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 a3cea6c9-ad1a-4fa9-ae6d-ed18b1f977ce 96 2023-03-11T06:33:09.564Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:09.564Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:09.564Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:09.564Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:09.564Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:09.565Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516389564, "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-03-11T06:33:10.565Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0f508486-e236-407b-88d7-5875d8085b7f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-11T06:33:10.566Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:33:10.566Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:10.673Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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 0f508486-e236-407b-88d7-5875d8085b7f 20206 2023-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:10.674Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:10.675Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516390674, "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-03-11T06:33:11.680Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: da6f01dc-aaa9-483c-a36b-15928153b291 2023-03-11T06:33:11.681Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 cd2b4643-84d8-41a1-8850-71ade1361a92 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-03-11T06:33:11.693Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3b11d4b6, org.onap.sdc.toscaparser.api.parameters.Input@41797281, org.onap.sdc.toscaparser.api.parameters.Input@fa4176f, org.onap.sdc.toscaparser.api.parameters.Input@12f93c, org.onap.sdc.toscaparser.api.parameters.Input@359339ec] 2023-03-11T06:33:11.695Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.695Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.695Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-03-11T06:33:11.696Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 2023-03-11T06:33:11.696Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 matches Tosca VF Customization UUID: 9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 2023-03-11T06:33:11.696Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 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-03-11T06:33:11.698Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.698Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.699Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 9fe847c1-e8ef-4b45-a58a-9c49f5380bc8: {\"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-03-11T06:33:11.699Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7880f66 2023-03-11T06:33:11.699Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.699Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.700Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 33ffbaea-fac1-4107-ab49-21b1f178b183 2023-03-11T06:33:11.700Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 33ffbaea-fac1-4107-ab49-21b1f178b183 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-03-11T06:33:11.703Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.703Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:11.703Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-11T06:33:11.704Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=9fe847c1-e8ef-4b45-a58a-9c49f5380bc8 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-03-11T06:33:11.707Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.707Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.707Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid da6f01dc-aaa9-483c-a36b-15928153b291: basic_cnf_macro 2023-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.708Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.709Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.709Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.709Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:33:11.709Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.709Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.782Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro cd2b4643-84d8-41a1-8850-71ade1361a92 2 ASDC deployResourceStructure 2023-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:11.783Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516391783, "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-03-11T06:33:12.784Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:12.785Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:12.785Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:33:12.785Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:12.785Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:12.785Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516392784, "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-03-11T06:33:13.795Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:13.795Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:13.796Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-11T06:33:13.796Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:13.796Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:13.796Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516393786, "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-03-11T06:33:14.797Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:14.797Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:14.797Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:33:14.798Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:14.798Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:14.798Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516394797, "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-03-11T06:33:15.799Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:15.800Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:15.800Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-11T06:33:15.800Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:15.800Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:15.800Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516395799, "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-03-11T06:33:16.801Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:16.802Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:33:16.802Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:33:16.802Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:33:16.802Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:33:16.802Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516396801, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:33:17.803Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:17.818Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:17.821Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T06:33:17.821Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T06:33:17.821Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T06:33:47.822Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:47.855Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:47.861Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T06:33:47.861Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-11T06:33:47.862Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-11T06:33:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:33:52.501Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.501Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-11T06:33:52.501Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-11T06:33:52.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516346096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516354483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516342970, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "ves-openapi-manager", "timestamp": 1678516369202, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516368379, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516370612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516382688, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516381892, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516380807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516382840, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "cds-sdc-listener", "timestamp": 1678516381519, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516382903, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516383878, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.519Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "policy-distribution-id", "timestamp": 1678516383906, "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-03-11T06:33:52.537Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3b96b71e-4169-4a09-8637-f249d2ba3b3b 2023-03-11T06:33:52.538Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:52.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516385037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516385763, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516386137, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516387002, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.562Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T06:33:52.562Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.562Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516387857, "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-03-11T06:33:52.573Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3b96b71e-4169-4a09-8637-f249d2ba3b3b 2023-03-11T06:33:52.573Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:52.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.584Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516388292, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "multicloud-k8s", "timestamp": 1678516388873, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516389564, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.586Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516390674, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.588Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516382535, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516391783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "cds-sdc-listener", "timestamp": 1678516391034, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516392784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516384907, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.591Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516393786, "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-03-11T06:33:52.592Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.592Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516393201, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516394797, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "ves-openapi-manager", "timestamp": 1678516385702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.593Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516394206, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516395799, "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-03-11T06:33:52.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.595Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.595Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "policy-distribution-id", "timestamp": 1678516395208, "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-03-11T06:33:52.633Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 2023-03-11T06:33:52.634Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:33:52.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516396801, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516389876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516396710, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516398027, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516399197, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516399470, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516400355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516398809, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516400475, "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-03-11T06:33:52.669Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3b96b71e-4169-4a09-8637-f249d2ba3b3b 2023-03-11T06:33:52.669Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:52.693Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.694Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516401378, "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-03-11T06:33:52.707Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 2023-03-11T06:33:52.707Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:33:52.719Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.719Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "aai-model-loader", "timestamp": 1678516399818, "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-03-11T06:33:52.728Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3b96b71e-4169-4a09-8637-f249d2ba3b3b 2023-03-11T06:33:52.728Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:33:52.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "multicloud-k8s", "timestamp": 1678516402380, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.745Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.746Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.747Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.748Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516385727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516400820, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516409703, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516409285, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516412120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.751Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678516413123, "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-03-11T06:33:52.761Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 2023-03-11T06:33:52.761Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:33:52.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.789Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516426763, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:33:52.789Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:33:52.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:33:52.789Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "aai-model-loader", "timestamp": 1678516427767, "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-03-11T06:33:52.797Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 2023-03-11T06:33:52.797Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:34:17.862Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:34:17.880Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:34:17.885Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T06:34:17.885Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T06:34:17.885Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T06:34:17.885Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T06:34:17.885Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:34:17.886Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:34:17.886Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:34:17.886Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:34:17.886Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:34:17.894Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T06:34:47.895Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b 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-03-11T06:34:47.905Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3b96b71e-4169-4a09-8637-f249d2ba3b3b and serviceModelVersionId: da6f01dc-aaa9-483c-a36b-15928153b291 2023-03-11T06:34:47.905Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2749a954-cf13-4dab-a8a1-f8e5ca0ae274 2023-03-11T06:34:47.907Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0 2023-03-11T06:34:47.912Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T06:34:47.982Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0|INFO|500||Invoke 2023-03-11T06:34:47.983Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3b96b71e-4169-4a09-8637-f249d2ba3b3b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1c51c95-dc00-46a4-b5af-ec5995db9e82], X-ECOMP-RequestID=[3b96b71e-4169-4a09-8637-f249d2ba3b3b], X-TransactionId=[], X-ONAP-RequestID=[3b96b71e-4169-4a09-8637-f249d2ba3b3b], Content-Type=[application/merge-patch+json]} 2023-03-11T06:34:47.995Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T06:34:48.354Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?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/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 06:34:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[355], vertex-id=[491568], x-aai-txid=[2-aai-resources-230311-06:34:47:091-23555], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T06:34:48.355Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-11T06:34:48.355Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2749a954-cf13-4dab-a8a1-f8e5ca0ae274/model-vers/model-ver/da6f01dc-aaa9-483c-a36b-15928153b291?depth=0|INFO|500||InvokeReturn 2023-03-11T06:34:48.356Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T06:34:48.356Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:34:48.364Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|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-03-11T06:34:48.365Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3b96b71e-4169-4a09-8637-f249d2ba3b3b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T06:34:48.365Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T06:34:48.365Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:48.365Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:48.365Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516488365, "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-03-11T06:34:49.386Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:34:49.392Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-11T06:34:49.392Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"6e165569-30bc-40f3-9602-344658f81ca7","serviceDescription":"service","serviceInvariantUUID":"e5ca5c58-1e50-48c4-805d-f3dab1e3f046","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e","resourceInvariantUUID":"a6421212-d29b-4ae5-ad5b-bc09a4abc870","resourceCustomizationUUID":"47624559-6eaa-4795-ad36-f5a1070689e9","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":"NjRjZWYyYTFhZWUwMDQxMTY2YTMzYzE5ZTk2ZTE1YTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d2706a42-ce14-40e2-bf3d-2b93ad8fe9b3","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":"YTYxNjdlMTdkNDJhMDdjMjE1NmI4YWI4ZTVjMTMwODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a447adc0-6f93-4380-8191-a1bc5c35e5ec","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":"15edf031-0717-4384-a7f8-ebdd04aa81b9","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":"fc8afb12-df46-47c0-b968-f126b103fad0","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":"39bedc40-5691-447a-a213-8b12efe93c11","artifactVersion":"2","generatedFromUUID":"15edf031-0717-4384-a7f8-ebdd04aa81b9"},{"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":"MGQ4ZjQ2ZWU2YjI0YzQ3NTA5YTQ2Nzc1OTE1OGQ2NTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b49d82ad-2181-4cac-bd99-28e94462935e","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":"ODhiYWNiNmIxOWQ4YWRjYjIxODdhYWNhNzE4ZjM4MDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"85dea455-2bf7-455a-a57c-8daa2d9ae80f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MmU3NzVlMWFkMWI4OTAxMDg0YzZkZDMwNjI1NDMzZjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0ac4b962-bb1f-42fd-bc20-414334b463db","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-11T06:34:49.397Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:49.397Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:49.397Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:49.398Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:50.398Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:50.399Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:50.399Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:50.400Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:51.401Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:51.401Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:51.402Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:51.402Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:52.403Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:52.403Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:52.404Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:52.404Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:34:52.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:34:52.475Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3b96b71e-4169-4a09-8637-f249d2ba3b3b", "consumerID": "SO-sdc-controller", "timestamp": 1678516488365, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T06:34:52.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:34:52.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:34:52.476Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:34:52.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-11T06:34:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:34:53.404Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:53.405Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:53.405Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:53.405Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:54.406Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:54.407Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:54.407Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:54.407Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "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-03-11T06:34:55.408Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:55.408Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:55.409Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:55.409Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:34:56.409Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-11T06:34:56.410Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:56.410Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:56.410Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:34:57.411Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "6e165569-30bc-40f3-9602-344658f81ca7", "serviceDescription": "service", "serviceInvariantUUID": "e5ca5c58-1e50-48c4-805d-f3dab1e3f046", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "47624559-6eaa-4795-ad36-f5a1070689e9", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e", "resourceInvariantUUID": "a6421212-d29b-4ae5-ad5b-bc09a4abc870", "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": "YTYxNjdlMTdkNDJhMDdjMjE1NmI4YWI4ZTVjMTMwODc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a447adc0-6f93-4380-8191-a1bc5c35e5ec", "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": "15edf031-0717-4384-a7f8-ebdd04aa81b9", "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": "39bedc40-5691-447a-a213-8b12efe93c11", "generatedFromUUID": "15edf031-0717-4384-a7f8-ebdd04aa81b9" }, "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": "39bedc40-5691-447a-a213-8b12efe93c11", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MmU3NzVlMWFkMWI4OTAxMDg0YzZkZDMwNjI1NDMzZjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0ac4b962-bb1f-42fd-bc20-414334b463db" } ], "workloadContext": "Production" } 2023-03-11T06:34:57.412Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-11T06:34:57.412Z|3b96b71e-4169-4a09-8637-f249d2ba3b3b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6e165569-30bc-40f3-9602-344658f81ca7 ASDC 2023-03-11T06:34:57.412Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:6e165569-30bc-40f3-9602-344658f81ca7 ServiceInvariantUUID:e5ca5c58-1e50-48c4-805d-f3dab1e3f046 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:0ac4b962-bb1f-42fd-bc20-414334b463db ArtifactChecksum:MmU3NzVlMWFkMWI4OTAxMDg0YzZkZDMwNjI1NDMzZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:47624559-6eaa-4795-ad36-f5a1070689e9 ResourceInvariantUUID:a6421212-d29b-4ae5-ad5b-bc09a4abc870 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e 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:a447adc0-6f93-4380-8191-a1bc5c35e5ec ArtifactChecksum:YTYxNjdlMTdkNDJhMDdjMjE1NmI4YWI4ZTVjMTMwODc= 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:15edf031-0717-4384-a7f8-ebdd04aa81b9 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:39bedc40-5691-447a-a213-8b12efe93c11 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:39bedc40-5691-447a-a213-8b12efe93c11 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-11T06:34:57.413Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6e165569-30bc-40f3-9602-344658f81ca7 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-03-11T06:34:57.475Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T06:34:57.476Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:34:57.476Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:34:57.476Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0ac4b962-bb1f-42fd-bc20-414334b463db from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-11T06:34:57.476Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:34:57.477Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:34:57.596Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:34:57.597Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 0ac4b962-bb1f-42fd-bc20-414334b463db 82997 2023-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:34:57.598Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516497598, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:34:58.599Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-11T06:34:58.600Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-11T06:34:58.600Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 0ac4b962-bb1f-42fd-bc20-414334b463db, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-11T06:34:58.600Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-11T06:34:58.601Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-11T06:34:58.601Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-11T06:34:58.762Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP614611781434058245/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-03-11T06:35:00.223Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-11T06:35:00.223Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-11T06:35:00.223Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-11T06:35:00.224Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.225Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-11T06:35:00.226Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-11T06:35:00.227Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-11T06:35:00.227Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-11T06:35:00.227Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T06:35:00.227Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-11T06:35:00.227Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.228Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.228Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.228Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:00.228Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:00.229Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.229Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:00.229Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:00.229Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.229Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:00.230Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:00.230Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.230Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-11T06:35:00.230Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-11T06:35:00.231Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T06:35:00.231Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=40352bf7-0dd2-47aa-a4e4-eecdff8a01b6 2023-03-11T06:35:00.231Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.231Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.231Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.232Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:6e165569-30bc-40f3-9602-344658f81ca7 Model Version:NULL Model InvariantUuid:e5ca5c58-1e50-48c4-805d-f3dab1e3f046 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:ea48c5f2-b74c-4df7-8b82-91fdc383e272 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6421212-d29b-4ae5-ad5b-bc09a4abc870 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:47624559-6eaa-4795-ad36-f5a1070689e9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:1973c3cd-823d-461d-b131-abde0c1cad99 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:064440c7-8025-4388-b019-cd6fc78bc079 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:40352bf7-0dd2-47aa-a4e4-eecdff8a01b6 ModelInvariantUuid:c29817dd-f331-4c8c-b10c-8056ac2caa8a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:3f92a074-c935-4d77-a5db-d227a39b114f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e73daad3-ce61-4bf4-8e8e-f124841e0a2e ModelInvariantUuid:a65adc41-0099-441b-ba18-18926076597e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:868ebb2a-69af-4b3c-91cd-ca12c0c78453 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-03-11T06:35:00.245Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e 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-03-11T06:35:00.249Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||basic_vm_macro 0 2023-03-11T06:35:00.250Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e 2023-03-11T06:35:00.250Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a447adc0-6f93-4380-8191-a1bc5c35e5ec from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-11T06:35:00.250Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:35:00.250Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.455Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:35:00.455Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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 a447adc0-6f93-4380-8191-a1bc5c35e5ec 792 2023-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:00.456Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516500456, "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-03-11T06:35:01.457Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "1973c3cd-823d-461d-b131-abde0c1cad99", "vfModuleModelVersion": "1", "vfModuleModelUUID": "064440c7-8025-4388-b019-cd6fc78bc079", "vfModuleModelCustomizationUUID": "f828575c-a647-4401-9f7f-7b8f92e460df", "isBase": true, "artifacts": [ "15edf031-0717-4384-a7f8-ebdd04aa81b9", "39bedc40-5691-447a-a213-8b12efe93c11" ], "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-03-11T06:35:01.461Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:064440c7-8025-4388-b019-cd6fc78bc079 VfModuleModelInvariantUUID:1973c3cd-823d-461d-b131-abde0c1cad99 VfModuleModelDescription:NULL Artifacts UUID List:{ 15edf031-0717-4384-a7f8-ebdd04aa81b9 , 39bedc40-5691-447a-a213-8b12efe93c11 } 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-03-11T06:35:01.462Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "1973c3cd-823d-461d-b131-abde0c1cad99", "vfModuleModelVersion": "1", "vfModuleModelUUID": "064440c7-8025-4388-b019-cd6fc78bc079", "vfModuleModelCustomizationUUID": "f828575c-a647-4401-9f7f-7b8f92e460df", "isBase": true, "artifacts": [ "15edf031-0717-4384-a7f8-ebdd04aa81b9", "39bedc40-5691-447a-a213-8b12efe93c11" ], "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-03-11T06:35:01.462Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:064440c7-8025-4388-b019-cd6fc78bc079 VfModuleModelInvariantUUID:1973c3cd-823d-461d-b131-abde0c1cad99 VfModuleModelDescription:NULL Artifacts UUID List:{ 15edf031-0717-4384-a7f8-ebdd04aa81b9 , 39bedc40-5691-447a-a213-8b12efe93c11 } 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-03-11T06:35:01.462Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 15edf031-0717-4384-a7f8-ebdd04aa81b9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-11T06:35:01.463Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:35:01.463Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:01.603Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:35:01.603Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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 15edf031-0717-4384-a7f8-ebdd04aa81b9 5033 2023-03-11T06:35:01.603Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:01.604Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:01.604Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:35:01.604Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:01.604Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:01.604Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516501603, "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-03-11T06:35:02.605Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 39bedc40-5691-447a-a213-8b12efe93c11 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-11T06:35:02.605Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-11T06:35:02.606Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:02.735Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-11T06:35:02.735Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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 39bedc40-5691-447a-a213-8b12efe93c11 903 2023-03-11T06:35:02.736Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:02.736Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:02.736Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-11T06:35:02.736Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:02.737Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:02.737Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516502736, "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-03-11T06:35:03.738Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 6e165569-30bc-40f3-9602-344658f81ca7 2023-03-11T06:35:03.738Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e 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-03-11T06:35:03.758Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4a925f38, org.onap.sdc.toscaparser.api.parameters.Input@5a33b6e1, org.onap.sdc.toscaparser.api.parameters.Input@7e01c07c, org.onap.sdc.toscaparser.api.parameters.Input@6b851dde, org.onap.sdc.toscaparser.api.parameters.Input@33b6e409] 2023-03-11T06:35:03.760Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.760Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.760Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-03-11T06:35:03.760Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 47624559-6eaa-4795-ad36-f5a1070689e9 2023-03-11T06:35:03.760Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 47624559-6eaa-4795-ad36-f5a1070689e9 matches Tosca VF Customization UUID: 47624559-6eaa-4795-ad36-f5a1070689e9 2023-03-11T06:35:03.761Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 47624559-6eaa-4795-ad36-f5a1070689e9 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-03-11T06:35:03.764Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.765Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.766Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 47624559-6eaa-4795-ad36-f5a1070689e9: {\"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-03-11T06:35:03.766Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@472f6251 2023-03-11T06:35:03.766Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.766Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.767Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f828575c-a647-4401-9f7f-7b8f92e460df 2023-03-11T06:35:03.767Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f828575c-a647-4401-9f7f-7b8f92e460df 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-03-11T06:35:03.771Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.771Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:03.771Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:03.771Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.772Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:03.772Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:03.772Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.772Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-11T06:35:03.772Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-11T06:35:03.773Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-11T06:35:03.773Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=40352bf7-0dd2-47aa-a4e4-eecdff8a01b6 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-03-11T06:35:03.777Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.777Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:03.777Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-11T06:35:03.777Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.778Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-11T06:35:03.778Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=47624559-6eaa-4795-ad36-f5a1070689e9 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-03-11T06:35:03.780Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 6e165569-30bc-40f3-9602-344658f81ca7: basic_vm_macro 2023-03-11T06:35:03.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.783Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-11T06:35:03.783Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.783Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.925Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 9ebb688a-c7c6-49c8-81f9-7cb7c9c5883e 1 ASDC deployResourceStructure 2023-03-11T06:35:03.926Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.926Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:03.926Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:35:03.926Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:03.927Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:03.927Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516503926, "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-03-11T06:35:04.928Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:04.928Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:04.928Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:35:04.929Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:04.929Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:04.929Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516504928, "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-03-11T06:35:05.930Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:05.930Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:05.930Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:35:05.931Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:05.931Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:05.931Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516505930, "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-03-11T06:35:06.932Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:06.932Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:06.932Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-11T06:35:06.933Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:06.933Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:06.933Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516506932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:35:07.934Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:35:07.950Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-11T06:35:07.955Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:07.962Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-11T06:35:37.962Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 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-03-11T06:35:37.977Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 and serviceModelVersionId: 6e165569-30bc-40f3-9602-344658f81ca7 2023-03-11T06:35:37.977Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e5ca5c58-1e50-48c4-805d-f3dab1e3f046 2023-03-11T06:35:37.978Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?depth=0 2023-03-11T06:35:37.982Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-11T06:35:38.030Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?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-03-11T06:35:38.031Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?depth=0|INFO|500||Invoke 2023-03-11T06:35:38.037Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-11T06:35:38.673Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?depth=0|INFO|500||InvokeReturn 2023-03-11T06:35:38.674Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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/e5ca5c58-1e50-48c4-805d-f3dab1e3f046/model-vers/model-ver/6e165569-30bc-40f3-9602-344658f81ca7?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Mar 2023 06:35:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[632], vertex-id=[507928], x-aai-txid=[1-aai-resources-230311-06:35:37:129-58913], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-11T06:35:38.674Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-11T06:35:38.674Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-11T06:35:38.674Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:38.682Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|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-03-11T06:35:38.682Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-11T06:35:38.682Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-11T06:35:38.683Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-11T06:35:38.683Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-11T06:35:38.683Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516538682, "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-03-11T06:35:39.741Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:35:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:35:52.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.476Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-11T06:35:52.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.476Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-11T06:35:52.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516489386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516497598, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516500456, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-11T06:35:52.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516501603, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516502736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516503926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516504928, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-11T06:35:52.478Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516505930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516506932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94", "consumerID": "SO-sdc-controller", "timestamp": 1678516538682, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-11T06:35:52.479Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-11T06:36:39.743Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:36:52.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:37:39.744Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:37:52.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:38:39.745Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:38:52.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:39:39.746Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:39:52.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:40:39.746Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:40:52.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:41:39.748Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:41:52.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:42:39.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:42:52.465Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:43:39.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:43:52.465Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:44:39.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:44:52.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:45:39.753Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:45:52.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:46:39.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:46:52.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:47:39.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:47:52.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:48:39.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:48:52.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:49:39.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:49:52.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:50:39.758Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:50:52.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:51:39.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:51:52.472Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:52:39.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:52:52.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:53:39.761Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:53:52.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:54:39.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:54:52.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:55:39.764Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:55:52.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:56:39.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:56:52.479Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:57:39.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:57:52.480Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:58:39.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:58:52.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T06:59:39.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T06:59:52.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:00:39.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:00:52.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:01:39.770Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:01:52.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:02:39.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:02:52.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:03:39.773Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:03:52.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:04:39.775Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:04:52.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:05:39.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:05:52.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:06:39.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:06:52.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:07:39.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:07:52.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:08:39.778Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:08:52.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:09:39.780Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:09:52.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:10:39.780Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:10:52.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:11:39.781Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:11:52.498Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:12:39.782Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:12:52.498Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:13:39.783Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:13:52.500Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:14:39.785Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:14:52.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:15:39.786Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:15:52.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:16:39.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:16:52.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:17:39.789Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:17:52.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:18:39.790Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:18:52.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:19:39.790Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:19:52.506Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:20:39.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:20:52.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:21:39.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:21:52.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:22:39.794Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:22:52.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:23:39.794Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:23:52.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:24:39.796Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:24:52.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:25:39.796Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:25:52.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:26:39.799Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:26:52.514Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:27:39.801Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:27:52.514Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:28:39.801Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:28:52.516Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:29:39.802Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:29:52.517Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:30:39.803Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:30:52.518Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:31:39.804Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:31:52.519Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:32:39.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:32:52.521Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:33:39.807Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:33:52.522Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:34:39.807Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:34:52.522Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:35:39.808Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:35:52.523Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:36:39.810Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:36:52.523Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:37:39.810Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:37:52.524Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:38:39.811Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:38:52.526Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:39:39.813Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:39:52.527Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:40:39.815Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:40:52.529Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:41:39.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:41:52.529Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:42:39.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:42:52.531Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:43:39.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:43:52.531Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:44:39.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:44:52.532Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:45:39.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:45:52.532Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:46:39.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:46:52.533Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:47:39.822Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:47:52.535Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:48:39.823Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:48:52.536Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:49:39.824Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:49:52.537Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:50:39.824Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:50:52.538Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:51:39.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:51:52.540Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:52:39.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:52:52.542Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:53:39.829Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:53:52.543Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:54:39.830Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:54:52.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:55:39.832Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:55:52.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:56:39.833Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:56:52.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:57:39.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:57:52.548Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:58:39.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:58:52.549Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T07:59:39.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T07:59:52.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:00:39.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:00:52.551Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:01:39.837Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:01:52.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:02:39.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:02:52.553Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:03:39.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:03:52.554Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:04:39.841Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:04:52.555Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:05:39.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:05:52.556Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:06:39.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:06:52.556Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:07:39.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:07:52.558Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:08:39.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:08:52.560Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:09:39.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:09:52.561Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:10:39.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:10:52.562Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:11:39.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:11:52.563Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:12:39.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:12:52.563Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:13:39.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:13:52.565Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:14:39.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:14:52.566Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:15:39.852Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:15:52.566Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:16:39.853Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:16:52.568Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:17:39.854Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:17:52.568Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:18:39.856Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:18:52.569Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:19:39.858Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:19:52.571Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:20:39.859Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:20:52.572Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:21:39.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:21:52.573Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:22:39.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:22:52.574Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:23:39.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:23:52.574Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:24:39.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:24:52.575Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:25:39.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:25:52.575Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:26:39.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:26:52.577Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:27:39.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:27:52.577Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:28:39.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:28:52.578Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:29:39.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:29:52.579Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:30:39.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:30:52.581Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:31:39.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:31:52.583Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:32:39.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:32:52.583Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:33:39.876Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:33:52.584Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:34:39.876Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:34:52.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:35:39.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:35:52.586Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:36:39.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:36:52.587Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:37:39.878Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:37:52.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:38:39.879Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:38:52.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:39:39.881Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:39:52.590Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:40:39.882Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:40:52.590Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:41:39.883Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:41:52.591Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:42:39.883Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:42:52.592Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:43:39.885Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:43:52.593Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:44:39.887Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:44:52.595Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:45:39.889Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:45:52.595Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:46:39.890Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:46:52.596Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:47:39.891Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:47:52.598Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:48:39.891Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:48:52.598Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:49:39.892Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:49:52.598Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:50:39.894Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:50:52.599Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:51:39.896Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:51:52.600Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:52:39.896Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:52:52.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:53:39.896Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:53:52.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:54:39.896Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:54:52.603Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:55:39.896Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:55:52.603Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:56:39.897Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:56:52.605Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:57:39.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:57:52.607Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:58:39.900Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:58:52.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T08:59:39.902Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T08:59:52.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:00:39.904Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:00:52.611Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:01:39.904Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:01:52.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:02:39.905Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:02:52.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:03:39.906Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:03:52.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:04:39.907Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:04:52.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:05:39.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:05:52.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:06:39.909Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:06:52.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:07:39.909Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:07:52.617Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:08:39.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:08:52.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:09:39.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:09:52.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:10:39.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:10:52.620Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:11:39.913Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:11:52.622Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:12:39.915Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:12:52.623Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:13:39.916Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:13:52.623Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:14:39.917Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:14:52.625Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:15:39.919Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:15:52.625Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:16:39.921Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:16:52.627Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:17:39.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:17:52.627Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:18:39.923Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:18:52.629Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:19:39.924Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:19:52.630Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:20:39.925Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:20:52.632Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:21:39.925Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:21:52.633Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:22:39.926Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:22:52.633Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:23:39.929Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:23:52.634Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:24:39.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:24:52.635Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:25:39.931Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:25:52.636Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:26:39.931Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:26:52.638Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:27:39.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:27:52.639Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:28:39.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:28:52.640Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:29:39.936Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:29:52.641Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:30:39.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:30:52.642Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:31:39.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:31:52.642Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:32:39.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:32:52.644Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:33:39.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:33:52.644Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:34:39.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:34:52.645Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:35:39.942Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:35:52.646Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:36:39.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:36:52.647Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:37:39.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:37:52.648Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:38:39.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:38:52.649Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:39:39.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:39:52.650Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:40:39.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:40:52.650Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:41:39.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:41:52.650Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:42:39.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:42:52.652Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:43:39.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:43:52.653Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:44:39.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:44:52.653Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:45:39.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:45:52.654Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:46:39.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:46:52.655Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:47:39.951Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:47:52.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:48:39.952Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:48:52.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:49:39.952Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:49:52.658Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:50:39.956Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:50:52.659Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:51:39.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:51:52.660Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:52:39.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:52:52.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:53:39.958Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:53:52.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:54:39.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:54:52.661Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:55:39.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:55:52.662Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:56:39.961Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:56:52.663Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:57:39.961Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:57:52.665Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:58:39.961Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:58:52.666Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T09:59:39.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T09:59:52.667Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:00:39.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:00:52.667Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:01:39.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:01:52.669Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:02:39.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:02:52.669Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:03:39.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:03:52.671Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:04:39.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:04:52.672Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:05:39.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:05:52.673Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:06:39.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:06:52.674Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:07:39.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:07:52.675Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:08:39.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:08:52.675Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:09:39.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:09:52.676Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:10:39.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:10:52.677Z|f130718a-8b3f-47e4-b62e-10b5a5d8b990|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:11:39.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:11:52.679Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:12:39.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:12:52.680Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:13:39.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:13:52.682Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:14:39.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:14:52.683Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:15:39.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:15:52.685Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:16:39.977Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:16:52.685Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:17:39.979Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:17:52.686Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:18:39.980Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:18:52.688Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:19:39.980Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:19:52.689Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:20:39.980Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:20:52.690Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:21:39.982Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:21:52.691Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:22:39.983Z|0f2fa4ce-5abd-4c92-b5f3-7b3b96c6cc94|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:22:52.692Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:23:39.984Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:23:52.692Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:24:39.985Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:24:52.694Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:25:39.985Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:25:52.694Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:26:39.987Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:26:52.696Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:27:39.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:27:52.697Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:28:39.991Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:28:52.698Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:29:39.992Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:29:52.698Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:30:39.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:30:52.698Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:31:39.994Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:31:52.699Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:32:39.994Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:32:52.699Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:33:39.995Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:33:52.701Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:34:39.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:34:52.702Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:35:40.002Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:35:52.703Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:36:40.002Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:36:52.704Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:37:40.003Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:37:52.705Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:38:40.005Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:38:52.706Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:39:40.006Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:39:52.706Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:40:40.006Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:40:52.708Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:41:40.008Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:41:52.709Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:42:40.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:42:52.711Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:43:40.010Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:43:52.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:44:40.011Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:44:52.712Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:45:40.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:45:52.713Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:46:40.014Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:46:52.714Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:47:40.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:47:52.715Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-11T10:48:40.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-11T10:48:52.716Z|4546d393-5422-4846-86c1-fcf738f68409|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO