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-04-16T23:24:59.681Z||main|||||INFO|500||The following profiles are active: basic 2023-04-16T23:25:11.592Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-16T23:25:11.598Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-16T23:25:11.851Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-16T23:25:16.691Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-16T23:25:17.277Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-16T23:25:17.932Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-16T23:25:18.356Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-16T23:25:19.410Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-16T23:25:23.153Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-16T23:25:24.077Z||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-04-16T23:25:26.384Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-16T23:25:26.491Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-16T23:25:26.510Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-16T23:25:26.520Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-16T23:25:27.227Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-16T23:25:27.862Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-16T23:25:28.865Z||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-04-16T23:25:29.784Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-04-16T23:25:29.785Z||main|||||ERROR|500||(conn=927) Table 'catalogdb.activity_spec' doesn't exist 2023-04-16T23:25:29.816Z||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-04-16T23:25:32.214Z||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-04-16T23:25:34.339Z||main|||||WARN|500||--- 2023-04-16T23:25:34.340Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-16T23:25:34.341Z||main|||||WARN|500||--- 2023-04-16T23:25:34.754Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-16T23:25:39.190Z||main|||||INFO|500||Started Application in 42.685 seconds (JVM running for 46.439) 2023-04-16T23:25:39.196Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-16T23:25:39.200Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-16T23:25:39.206Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-16T23:25:39.240Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3981c2e6-b113-4c4c-8bd0-afb0101adc3e url= /sdc/v1/artifactTypes 2023-04-16T23:25:39.243Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-16T23:25:39.443Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-16T23:25:39.486Z||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-04-16T23:25:39.486Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-16T23:25:39.487Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e1a349a2-e5b6-492d-8e08-2b751b493b79 url= /sdc/v1/distributionKafkaData 2023-04-16T23:25:39.487Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-16T23:25:39.519Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-16T23:25:39.524Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@963cf45 2023-04-16T23:25:39.638Z||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-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b 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-04-16T23:25:39.691Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Instantiated an idempotent producer. 2023-04-16T23:25:39.779Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-16T23:25:39.839Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-16T23:25:39.840Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-16T23:25:39.840Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681687539836 2023-04-16T23:25:39.845Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-16T23:25:39.866Z||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-4d6b49b9-fd2c-4efd-8528-95c10e948379 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-04-16T23:25:39.972Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-16T23:25:39.972Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-16T23:25:39.972Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681687539972 2023-04-16T23:25:39.974Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:25:39.977Z||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-72098918-a430-4307-b637-8427781360e1 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-04-16T23:25:39.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:25:39.985Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-16T23:25:39.986Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-16T23:25:39.986Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681687539985 2023-04-16T23:25:39.986Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:25:39.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:25:39.993Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-16T23:25:40.879Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Cluster ID: lKTgXUUDQcuk7Y5MJHH8lg 2023-04-16T23:25:40.880Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.881Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] ProducerId set to 2003 with epoch 0 2023-04-16T23:25:40.881Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.883Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.883Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.884Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.884Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:40.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 NslCTKFJRM-OmVuqDkdCAA 2023-04-16T23:25:40.887Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Cluster ID: lKTgXUUDQcuk7Y5MJHH8lg 2023-04-16T23:25:40.887Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Cluster ID: lKTgXUUDQcuk7Y5MJHH8lg 2023-04-16T23:25:40.889Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-04-16T23:25:40.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-04-16T23:25:40.918Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] (Re-)joining group 2023-04-16T23:25:40.918Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] (Re-)joining group 2023-04-16T23:25:40.991Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379-fd6af3b3-2df6-4455-b17e-95fbc32a12ec 2023-04-16T23:25:40.992Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:40.992Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] (Re-)joining group 2023-04-16T23:25:41.002Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1-fc28b699-2e08-4792-a578-b525721fa32e 2023-04-16T23:25:41.004Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:41.004Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] (Re-)joining group 2023-04-16T23:25:47.003Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379-fd6af3b3-2df6-4455-b17e-95fbc32a12ec', protocol='range'} 2023-04-16T23:25:47.003Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1-fc28b699-2e08-4792-a578-b525721fa32e', protocol='range'} 2023-04-16T23:25:47.097Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.098Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.099Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.099Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.100Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.100Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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 0gzxRSDkSAanaFJotIplJg 2023-04-16T23:25:47.108Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379-fd6af3b3-2df6-4455-b17e-95fbc32a12ec=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1-fc28b699-2e08-4792-a578-b525721fa32e=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-04-16T23:25:47.151Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379-fd6af3b3-2df6-4455-b17e-95fbc32a12ec', protocol='range'} 2023-04-16T23:25:47.151Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1-fc28b699-2e08-4792-a578-b525721fa32e', protocol='range'} 2023-04-16T23:25:47.152Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.153Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.159Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.160Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-16T23:25:47.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-16T23:25:47.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-16T23:25:47.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-16T23:25:47.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-16T23:25:47.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-16T23:25:47.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-16T23:25:47.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-16T23:25:47.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-16T23:25:47.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-16T23:25:47.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-16T23:25:47.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-16T23:25:47.225Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.266Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, 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-04-16T23:25:47.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.289Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.294Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.294Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.296Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:25:47.296Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, 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-04-16T23:26:39.983Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:26:39.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:27:39.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:27:39.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:28:39.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:28:39.990Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:29:39.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:29:39.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:30:39.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:30:39.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:31:39.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:31:39.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:32:39.992Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:32:39.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:33:39.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:33:39.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:34:39.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:34:39.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:34:41.067Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72098918-a430-4307-b637-8427781360e1, groupId=SO] Node -1 disconnected. 2023-04-16T23:34:41.090Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d6b49b9-fd2c-4efd-8528-95c10e948379, groupId=SO] Node -1 disconnected. 2023-04-16T23:34:41.177Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Node -1 disconnected. 2023-04-16T23:35:05.096Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-16T23:35:39.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:35:39.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:36:39.997Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:36:40.000Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:37:39.999Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:37:40.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:38:40.001Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:38:40.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:39:40.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:39:40.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:40:40.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:40:40.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:41:40.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:41:40.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:42:40.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:42:40.007Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:43:40.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:43:40.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:44:40.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:44:40.009Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:45:40.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:45:40.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:46:40.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:46:40.012Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:47:40.013Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:47:40.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:48:40.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:48:40.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:49:40.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:49:40.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:50:40.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:50:40.017Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:51:40.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:51:40.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:52:40.019Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:52:40.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:53:40.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:53:40.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:54:40.021Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:54:40.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:55:40.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:55:40.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:56:40.024Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:56:40.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:57:40.026Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:57:40.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:58:40.026Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:58:40.027Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-16T23:59:40.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-16T23:59:40.028Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:00:40.029Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:00:40.030Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:01:40.030Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:01:40.030Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:02:40.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:02:40.031Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:03:40.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:03:40.033Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:04:40.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:04:40.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:05:40.035Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:05:40.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:06:40.037Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:06:40.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:07:40.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:07:40.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:08:40.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:08:40.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:09:40.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:09:40.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:10:40.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:10:40.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:11:40.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:11:40.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:12:40.045Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:12:40.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:13:40.046Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:13:40.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:14:40.048Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:14:40.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:15:40.048Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:15:40.049Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:16:40.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:16:40.049Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:17:40.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:17:40.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:18:40.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:18:40.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:19:40.052Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:19:40.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:20:40.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:20:40.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:21:40.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:21:40.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:22:40.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:22:40.057Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:23:40.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:23:40.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:24:40.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:24:40.059Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:25:40.060Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:25:40.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:26:40.061Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:26:40.061Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:27:40.062Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:27:40.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:28:40.063Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:28:40.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:29:40.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:29:40.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:30:40.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:30:40.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:31:40.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:31:40.068Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:32:40.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:32:40.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:33:40.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:33:40.070Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:34:40.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:34:40.070Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:35:40.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:35:40.071Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:36:40.072Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:36:40.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:37:40.073Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:37:40.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:38:40.074Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:38:40.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:39:40.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:39:40.075Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:40:40.076Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:40:40.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:41:40.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:41:40.078Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:42:40.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:42:40.079Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:43:40.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:43:40.079Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:44:40.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:44:40.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:45:40.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:45:40.083Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:46:40.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:46:40.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:47:40.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:47:40.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:48:40.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:48:40.086Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:49:40.087Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:49:40.088Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:50:40.088Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:50:40.090Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:51:40.089Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:51:40.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:52:40.090Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:52:40.092Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:53:40.090Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:53:40.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:54:40.091Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:54:40.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:55:40.093Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:55:40.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:56:40.094Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:56:40.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:57:40.095Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:57:40.096Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:58:40.096Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T00:58:40.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:59:40.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T00:59:40.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:00:40.099Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:00:40.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:01:40.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:01:40.101Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:02:40.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:02:40.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:03:40.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:03:40.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:04:40.103Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:04:40.103Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:05:40.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:05:40.105Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:06:40.106Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:06:40.107Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:07:40.108Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:07:40.108Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:08:40.108Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:08:40.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:09:40.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:09:40.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:10:40.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:10:40.111Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:11:40.112Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:11:40.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:12:40.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:12:40.114Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:13:40.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:13:40.114Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:14:40.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:14:40.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:15:40.115Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:15:40.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:16:40.116Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:16:40.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:17:40.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:17:40.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:18:40.118Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:18:40.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:19:40.119Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:19:40.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:20:40.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:20:40.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:21:40.123Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:21:40.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:22:40.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:22:40.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:23:40.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:23:40.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:24:40.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:24:40.126Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:25:40.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:25:40.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:26:40.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:26:40.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:27:40.129Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:27:40.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:28:40.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:28:40.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:29:40.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:29:40.131Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:30:40.132Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:30:40.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:31:40.133Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:31:40.133Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:32:40.138Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:32:40.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:33:40.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:33:40.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:34:40.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:34:40.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:35:40.141Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:35:40.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:36:40.141Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:36:40.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:37:40.143Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:37:40.145Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:38:40.143Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:38:40.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:39:40.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:39:40.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:40:40.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:40:40.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:41:40.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:41:40.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:42:40.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:42:40.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:43:40.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:43:40.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:44:40.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:44:40.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:45:40.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:45:40.151Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:46:40.151Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:46:40.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:47:40.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:47:40.153Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:48:40.153Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:48:40.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:49:40.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:49:40.155Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:50:40.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:50:40.157Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:51:40.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:51:40.157Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:52:40.157Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:52:40.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:53:40.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:53:40.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:54:40.160Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:54:40.160Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:55:40.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:55:40.161Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:56:40.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:56:40.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:57:40.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:57:40.163Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:58:40.163Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T01:58:40.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:59:40.165Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T01:59:40.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:00:40.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:00:40.166Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:01:40.166Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:01:40.166Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:02:40.166Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:02:40.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:03:40.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:03:40.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:04:40.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:04:40.169Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:05:40.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:05:40.170Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:06:40.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:06:40.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:07:40.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:07:40.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:08:40.171Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:08:40.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:09:40.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:09:40.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:10:40.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:10:40.175Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:11:40.176Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:11:40.176Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:12:40.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:12:40.178Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:13:40.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:13:40.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:14:40.179Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:14:40.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:15:40.180Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:15:40.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:16:40.182Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:16:40.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:17:40.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:17:40.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:18:40.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:18:40.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:19:40.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:19:40.185Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:20:40.186Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:20:40.187Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:21:40.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:21:40.187Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:22:40.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:22:40.188Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:23:40.188Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:23:40.189Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:24:40.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:24:40.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:25:40.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:25:40.191Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:26:40.190Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:26:40.192Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:27:40.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:27:40.194Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:28:40.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:28:40.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:29:40.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:29:40.196Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:30:40.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:30:40.196Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:31:40.196Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:31:40.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:32:40.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:32:40.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:33:40.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:33:40.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:34:40.200Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:34:40.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:35:40.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:35:40.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:36:40.202Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:36:40.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:37:40.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:37:40.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:38:40.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:38:40.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:39:40.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:39:40.206Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:40:40.206Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:40:40.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:41:40.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:41:40.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:42:40.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:42:40.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:43:40.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:43:40.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:44:40.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:44:40.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:45:40.212Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:45:40.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:46:40.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:46:40.214Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:47:40.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:47:40.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:48:40.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:48:40.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:49:40.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:49:40.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:50:40.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:50:40.218Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:51:40.218Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:51:40.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:52:40.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:52:40.221Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:53:40.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:53:40.221Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:54:40.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:54:40.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:55:40.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:55:40.223Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:56:40.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:56:40.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:57:40.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:57:40.224Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:58:40.224Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:58:40.225Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T02:59:40.225Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T02:59:40.226Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:00:40.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:00:40.228Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:01:40.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:01:40.229Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:02:40.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:02:40.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:03:40.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:03:40.231Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:04:40.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:04:40.232Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:05:40.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:05:40.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:06:40.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:06:40.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:07:40.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:07:40.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:08:40.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:08:40.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:09:40.235Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:09:40.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:10:40.237Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:10:40.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:11:40.237Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:11:40.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:12:40.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:12:40.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:13:40.239Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:13:40.241Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:14:40.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:14:40.242Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:15:40.242Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:15:40.243Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:16:40.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:16:40.244Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:17:40.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:17:40.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:18:40.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:18:40.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:19:40.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:19:40.247Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:20:40.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:20:40.248Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:21:40.249Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:21:40.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:22:40.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:22:40.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:23:40.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:23:40.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:24:40.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:40.251Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:24:47.764Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:24:47.765Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"1f31211e-343b-42ed-b092-a5d6c9020157","serviceName":"vFW 2023-04-17 03-23-22","serviceVersion":"1.0","serviceUUID":"0a707118-4b47-4f2a-8c30-7d49b5e75439","serviceDescription":"catalog service description","serviceInvariantUUID":"aa6e9756-f74d-4145-8153-6fdb0affc592","resources":[{"resourceInstanceName":"vFW c383b980-ab58 0","resourceName":"vFW c383b980-ab58","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"317f6790-c1f0-49c1-b721-4b9a33babe89","resourceInvariantUUID":"7cc89ea4-e182-4973-afcf-d55e2445307b","resourceCustomizationUUID":"247fa164-85e2-47e6-b5a3-076409138206","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml","artifactChecksum":"NWJkZmY0Zjc2NzNlZjIxYjY5MmY0MGU3ZTUxM2M2ZjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ef324fa4-ff82-43d9-9003-5ce803d5bad7","artifactVersion":"1"},{"artifactName":"vfwc383b980ab580_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json","artifactChecksum":"Y2U3ZmVjMGIwYzFkMmZlZDRhZWIzNzc0NzExNGU5MTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8a367966-d6f7-4598-8ab5-eb3f85a127ce","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d98c4b43-0fd5-4ff7-9828-deda3be232ed","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml","artifactChecksum":"YWE2Y2ZiZjg0YzM5ZDlkYTkxY2M5Zjc4MjBmYzNhMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e52035f6-921a-43ee-9a34-b850ccf34430","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3f23e489-c595-40bc-9b93-9372edecf925","artifactVersion":"2","generatedFromUUID":"d98c4b43-0fd5-4ff7-9828-deda3be232ed"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230417032322-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml","artifactChecksum":"N2VkY2FkNGNiYzMxOGZhOGY1YTk1MWE5ZDVmNTI0ZjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ed11a832-dc71-4d5c-a284-80fb15c3ae62","artifactVersion":"1"},{"artifactName":"service-Vfw20230417032322-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar","artifactChecksum":"ZGRlNWIyMGEwYWQ0OGRjZGU0MzBiNWMzNDY3MzhiOTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"274d5df5-32d0-40b3-bd56-39a60a35c5c5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:24:47.774Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:47.780Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:47.781Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:47.781Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:47.792Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.794Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.795Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.799Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.800Z||kafka-producer-network-thread | SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fe5d6c4b-1474-48ff-b545-2cd5b4a6672b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 0gzxRSDkSAanaFJotIplJg 2023-04-17T03:24:47.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:24:47.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:24:47.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:24:48.831Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:48.832Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:48.833Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:48.833Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:49.835Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:49.836Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:49.836Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:49.837Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:50.838Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:50.839Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:50.839Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:50.839Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:51.842Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:51.843Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:51.843Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:51.843Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:52.844Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:52.845Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:52.845Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:52.845Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:53.846Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:24:53.847Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:53.847Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:53.847Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:54.851Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "serviceName": "vFW 2023-04-17 03-23-22", "serviceVersion": "1.0", "serviceUUID": "0a707118-4b47-4f2a-8c30-7d49b5e75439", "serviceDescription": "catalog service description", "serviceInvariantUUID": "aa6e9756-f74d-4145-8153-6fdb0affc592", "resources": [ { "resourceInstanceName": "vFW c383b980-ab58 0", "resourceCustomizationUUID": "247fa164-85e2-47e6-b5a3-076409138206", "resourceName": "vFW c383b980-ab58", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "317f6790-c1f0-49c1-b721-4b9a33babe89", "resourceInvariantUUID": "7cc89ea4-e182-4973-afcf-d55e2445307b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwc383b980ab580_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "artifactChecksum": "Y2U3ZmVjMGIwYzFkMmZlZDRhZWIzNzc0NzExNGU5MTg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8a367966-d6f7-4598-8ab5-eb3f85a127ce", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d98c4b43-0fd5-4ff7-9828-deda3be232ed", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3f23e489-c595-40bc-9b93-9372edecf925", "generatedFromUUID": "d98c4b43-0fd5-4ff7-9828-deda3be232ed" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3f23e489-c595-40bc-9b93-9372edecf925", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230417032322-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "artifactChecksum": "ZGRlNWIyMGEwYWQ0OGRjZGU0MzBiNWMzNDY3MzhiOTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "274d5df5-32d0-40b3-bd56-39a60a35c5c5" } ], "workloadContext": "Production" } 2023-04-17T03:24:54.856Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:24:54.857Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0a707118-4b47-4f2a-8c30-7d49b5e75439 ASDC 2023-04-17T03:24:54.940Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:1f31211e-343b-42ed-b092-a5d6c9020157 ServiceName:vFW 2023-04-17 03-23-22 ServiceVersion:1.0 ServiceUUID:0a707118-4b47-4f2a-8c30-7d49b5e75439 ServiceInvariantUUID:aa6e9756-f74d-4145-8153-6fdb0affc592 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230417032322-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar ArtifactUUID:274d5df5-32d0-40b3-bd56-39a60a35c5c5 ArtifactChecksum:ZGRlNWIyMGEwYWQ0OGRjZGU0MzBiNWMzNDY3MzhiOTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW c383b980-ab58 0 ResourceCustomizationUUID:247fa164-85e2-47e6-b5a3-076409138206 ResourceInvariantUUID:7cc89ea4-e182-4973-afcf-d55e2445307b ResourceName:vFW c383b980-ab58 ResourceType:VF ResourceUUID:317f6790-c1f0-49c1-b721-4b9a33babe89 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwc383b980ab580_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json ArtifactUUID:8a367966-d6f7-4598-8ab5-eb3f85a127ce ArtifactChecksum:Y2U3ZmVjMGIwYzFkMmZlZDRhZWIzNzc0NzExNGU5MTg= 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/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml ArtifactUUID:d98c4b43-0fd5-4ff7-9828-deda3be232ed 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/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env ArtifactUUID:3f23e489-c595-40bc-9b93-9372edecf925 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/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env ArtifactUUID:3f23e489-c595-40bc-9b93-9372edecf925 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-17T03:24:54.941Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0a707118-4b47-4f2a-8c30-7d49b5e75439 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-04-17T03:24:55.132Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:24:55.133Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-04-17T03:24:55.134Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-04-17T03:24:55.134Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 274d5df5-32d0-40b3-bd56-39a60a35c5c5 from URL: /sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:55.135Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-04-17T03:24:55.136Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:55.481Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-04-17T03:24:55.503Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar 274d5df5-32d0-40b3-bd56-39a60a35c5c5 101480 2023-04-17T03:24:55.504Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar ASDC sendASDCNotification 2023-04-17T03:24:55.504Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:55.505Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:24:55.506Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:55.506Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:55.506Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701895504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:24:56.506Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:24:56.508Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-04-17T03:24:56.508Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 274d5df5-32d0-40b3-bd56-39a60a35c5c5, URL: /sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar to file: /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:56.509Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230417032322-csar.csar 2023-04-17T03:24:56.633Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:56.634Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:57.040Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8213709886623539444/Definitions/service-Vfw20230417032322-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 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 2023-04-17T03:24:59.695Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.700Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c383b980-ab58 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-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230417032322-csar.csar 2023-04-17T03:24:59.701Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-04-17T03:24:59.707Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.708Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.711Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:24:59.711Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-04-17T03:24:59.713Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.714Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.717Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-17T03:24:59.718Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.719Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:24:59.719Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:24:59.720Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.721Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=259fbc71-96f6-4350-ba13-fecde87e928a 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-17T03:24:59.722Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e4c3b1d0-5125-46f0-8f10-ecc74dcaa83f 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:24:59.723Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c9159538-b274-4fce-b93e-dbcb668b428a 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.724Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.725Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.725Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:24:59.725Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:24:59.725Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-04-17 03-23-22 Description:catalog service description Model UUID:0a707118-4b47-4f2a-8c30-7d49b5e75439 Model Version:NULL Model InvariantUuid:aa6e9756-f74d-4145-8153-6fdb0affc592 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW c383b980-ab58 Model UUID:35b9f5c9-ffde-446e-ad79-52ee842c42b3 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:7cc89ea4-e182-4973-afcf-d55e2445307b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:247fa164-85e2-47e6-b5a3-076409138206 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9f9240d0-ba01-4a69-ba58-8f8139f99f3c ModelName:VfwC383b980Ab58..base_vfw..module-0 ModelUuid:4b2357af-58b7-4225-80d5-e2e2f3d314be ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:259fbc71-96f6-4350-ba13-fecde87e928a ModelInvariantUuid:466270c9-fa50-4cb6-90ec-5628125c2a25 ModelName:vFW c383b980-ab58-nodes.vfwCvfc ModelUuid:d3f9e10b-91f1-4bd6-a426-ec923987cb73 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:30b412a7-929e-4cc6-873f-add9da01485e ModelInvariantUuid:2ba973a9-51dc-4c37-8e1f-7a62e6230eee ModelName:VfwC383b980Ab58.compute.nodes.heat.vfw ModelUuid:6a54bc2e-9f69-46a9-81e8-be2dce7f56b0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e4c3b1d0-5125-46f0-8f10-ecc74dcaa83f ModelInvariantUuid:084d1bfc-03c6-4d3c-9635-832416a5bb54 ModelName:vFW c383b980-ab58-nodes.vsnCvfc ModelUuid:6d560320-7774-4bcf-84e6-9bc5b2521ee1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:abda74d7-197a-435e-9404-e22f5f47af69 ModelInvariantUuid:3cbeb0ba-44f9-47ed-a134-0fa05309f9ab ModelName:VfwC383b980Ab58.compute.nodes.heat.vsn ModelUuid:77e9bb43-32cf-443d-affa-8d260553e4bd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c9159538-b274-4fce-b93e-dbcb668b428a ModelInvariantUuid:4215aa2a-0c09-4146-8438-87ab1ad4d759 ModelName:vFW c383b980-ab58-nodes.vpgCvfc ModelUuid:93dcd408-8458-4b64-8ab2-c45f05a8da53 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:23e28e96-b63c-4edb-b7ef-39c5fcd6adf8 ModelInvariantUuid:76a14db4-779f-4d55-9947-12ce86242e3f ModelName:VfwC383b980Ab58.compute.nodes.heat.vpg ModelUuid:01882191-557c-4353-b361-f22ff6ff1e22 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-04-17T03:24:59.763Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 317f6790-c1f0-49c1-b721-4b9a33babe89 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-04-17T03:24:59.824Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||vFW c383b980-ab58 0 2023-04-17T03:24:59.856Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 317f6790-c1f0-49c1-b721-4b9a33babe89 2023-04-17T03:24:59.857Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8a367966-d6f7-4598-8ab5-eb3f85a127ce from URL: /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json 2023-04-17T03:24:59.857Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-04-17T03:24:59.857Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json 2023-04-17T03:24:59.993Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-04-17T03:24:59.994Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json 8a367966-d6f7-4598-8ab5-eb3f85a127ce 785 2023-04-17T03:24:59.994Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json ASDC sendASDCNotification 2023-04-17T03:24:59.994Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json 2023-04-17T03:24:59.995Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:24:59.995Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:24:59.995Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:24:59.995Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701899994, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:00.997Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwC383b980Ab58..base_vfw..module-0", "vfModuleModelInvariantUUID": "9f9240d0-ba01-4a69-ba58-8f8139f99f3c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4b2357af-58b7-4225-80d5-e2e2f3d314be", "vfModuleModelCustomizationUUID": "c329c112-579e-4968-821b-d44785d5fc12", "isBase": true, "artifacts": [ "d98c4b43-0fd5-4ff7-9828-deda3be232ed", "3f23e489-c595-40bc-9b93-9372edecf925" ], "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-04-17T03:25:01.024Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwC383b980Ab58..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4b2357af-58b7-4225-80d5-e2e2f3d314be VfModuleModelInvariantUUID:9f9240d0-ba01-4a69-ba58-8f8139f99f3c VfModuleModelDescription:NULL Artifacts UUID List:{ d98c4b43-0fd5-4ff7-9828-deda3be232ed , 3f23e489-c595-40bc-9b93-9372edecf925 } 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-04-17T03:25:01.029Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwC383b980Ab58..base_vfw..module-0", "vfModuleModelInvariantUUID": "9f9240d0-ba01-4a69-ba58-8f8139f99f3c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4b2357af-58b7-4225-80d5-e2e2f3d314be", "vfModuleModelCustomizationUUID": "c329c112-579e-4968-821b-d44785d5fc12", "isBase": true, "artifacts": [ "d98c4b43-0fd5-4ff7-9828-deda3be232ed", "3f23e489-c595-40bc-9b93-9372edecf925" ], "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-04-17T03:25:01.029Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwC383b980Ab58..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4b2357af-58b7-4225-80d5-e2e2f3d314be VfModuleModelInvariantUUID:9f9240d0-ba01-4a69-ba58-8f8139f99f3c VfModuleModelDescription:NULL Artifacts UUID List:{ d98c4b43-0fd5-4ff7-9828-deda3be232ed , 3f23e489-c595-40bc-9b93-9372edecf925 } 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-04-17T03:25:01.029Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d98c4b43-0fd5-4ff7-9828-deda3be232ed from URL: /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml 2023-04-17T03:25:01.030Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-04-17T03:25:01.030Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml 2023-04-17T03:25:01.153Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-04-17T03:25:01.154Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml d98c4b43-0fd5-4ff7-9828-deda3be232ed 20368 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:01.155Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701901155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:02.156Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3f23e489-c595-40bc-9b93-9372edecf925 from URL: /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env 2023-04-17T03:25:02.157Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-04-17T03:25:02.157Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env 2023-04-17T03:25:02.255Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-04-17T03:25:02.256Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env 3f23e489-c595-40bc-9b93-9372edecf925 2098 2023-04-17T03:25:02.257Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env ASDC sendASDCNotification 2023-04-17T03:25:02.257Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env 2023-04-17T03:25:02.257Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:25:02.258Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:02.259Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:02.259Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701902256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:03.261Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 0a707118-4b47-4f2a-8c30-7d49b5e75439 2023-04-17T03:25:03.261Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW c383b980-ab58 0 317f6790-c1f0-49c1-b721-4b9a33babe89 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-04-17T03:25:03.340Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@76e3d796, org.onap.sdc.toscaparser.api.parameters.Input@4a0a8bae, org.onap.sdc.toscaparser.api.parameters.Input@14b512c7, org.onap.sdc.toscaparser.api.parameters.Input@1f7efa2, org.onap.sdc.toscaparser.api.parameters.Input@6940c76d] 2023-04-17T03:25:03.346Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.346Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.347Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-04-17T03:25:03.347Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 247fa164-85e2-47e6-b5a3-076409138206 2023-04-17T03:25:03.347Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 247fa164-85e2-47e6-b5a3-076409138206 matches Tosca VF Customization UUID: 247fa164-85e2-47e6-b5a3-076409138206 2023-04-17T03:25:03.347Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 247fa164-85e2-47e6-b5a3-076409138206 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-04-17T03:25:03.361Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.362Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.364Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 247fa164-85e2-47e6-b5a3-076409138206: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-04-17T03:25:03.365Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@70028b7a 2023-04-17T03:25:03.365Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.365Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:25:03.367Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c329c112-579e-4968-821b-d44785d5fc12 2023-04-17T03:25:03.369Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c329c112-579e-4968-821b-d44785d5fc12 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-04-17T03:25:03.381Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.382Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.382Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:25:03.384Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.384Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.385Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:25:03.385Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-17T03:25:03.386Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-17T03:25:03.387Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.387Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.387Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-17T03:25:03.387Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.388Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-17T03:25:03.388Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.388Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=259fbc71-96f6-4350-ba13-fecde87e928a 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-04-17T03:25:03.410Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.411Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.411Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:25:03.412Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.412Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:25:03.412Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:25:03.412Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-17T03:25:03.413Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.413Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.413Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.413Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-17T03:25:03.413Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:25:03.414Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-04-17T03:25:03.414Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-17T03:25:03.414Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.414Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-17T03:25:03.415Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.415Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e4c3b1d0-5125-46f0-8f10-ecc74dcaa83f 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-04-17T03:25:03.421Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.421Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.421Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:25:03.425Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.425Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is not matching search criteria 2023-04-17T03:25:03.426Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-17T03:25:03.426Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-17T03:25:03.426Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.426Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.426Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.427Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-17T03:25:03.427Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-17T03:25:03.427Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-17T03:25:03.427Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-17T03:25:03.427Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-17T03:25:03.428Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-17T03:25:03.428Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-04-17T03:25:03.428Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c9159538-b274-4fce-b93e-dbcb668b428a 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-04-17T03:25:03.432Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.432Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.433Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:25:03.433Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.433Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Node template vFW c383b980-ab58 0 is matching search criteria 2023-04-17T03:25:03.433Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW c383b980-ab58 0] matching following query criteria: sdcType=VF, customizationUUID=247fa164-85e2-47e6-b5a3-076409138206 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-04-17T03:25:03.437Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.437Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 0a707118-4b47-4f2a-8c30-7d49b5e75439: vFW c383b980-ab58 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.438Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-04-17 03-23-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:25:03.439Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-04-17 03-23-22 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-04-17T03:25:04.110Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW c383b980-ab58 317f6790-c1f0-49c1-b721-4b9a33babe89 1 ASDC deployResourceStructure 2023-04-17T03:25:04.110Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json ASDC sendASDCNotification 2023-04-17T03:25:04.110Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json 2023-04-17T03:25:04.111Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:25:04.111Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:04.111Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:04.111Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701904110, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:05.112Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-04-17T03:25:05.113Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml 2023-04-17T03:25:05.113Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:25:05.113Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:05.113Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:05.113Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701905112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:06.114Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env ASDC sendASDCNotification 2023-04-17T03:25:06.115Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env 2023-04-17T03:25:06.115Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:25:06.115Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:06.115Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:06.116Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701906114, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:07.116Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar ASDC sendASDCNotification 2023-04-17T03:25:07.117Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar 2023-04-17T03:25:07.117Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:25:07.117Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:25:07.117Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:25:07.117Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701907116, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:08.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:25:08.209Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:25:08.220Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:25:08.221Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:25:08.221Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:25:38.222Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:25:38.248Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:25:38.251Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:25:38.251Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:25:38.252Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:25:39.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:25:39.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:25:39.991Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:25:39.992Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:08.252Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:08.284Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:08.290Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:26:08.290Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:26:08.290Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:26:38.290Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:38.316Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:38.323Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:26:38.323Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:26:38.323Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:26:39.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:26:39.996Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.996Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:39.997Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.997Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.997Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:39.998Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOTIFIED" } 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:39.999Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOTIFIED" } 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.000Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.001Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.003Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.004Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.006Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.006Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.006Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.006Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.006Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.007Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.007Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-04-17T03:26:40.007Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.007Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.008Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.008Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.008Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.008Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.008Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.009Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-04-17T03:26:40.009Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.009Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.010Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.011Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.011Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.011Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.011Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.011Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.012Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "ves-openapi-manager", "timestamp": 1681701878296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.012Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701869715, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701872664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701836202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701880251, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701895337, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "cds-sdc-listener", "timestamp": 1681701895193, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701895354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701895504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701896372, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701896475, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.018Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "policy-distribution-id", "timestamp": 1681701897377, "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-04-17T03:26:40.039Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1f31211e-343b-42ed-b092-a5d6c9020157 2023-04-17T03:26:40.040Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:40.064Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.064Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701897646, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.065Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.066Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701898773, "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-04-17T03:26:40.081Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1f31211e-343b-42ed-b092-a5d6c9020157 2023-04-17T03:26:40.082Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:40.104Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.104Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.105Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "multicloud-k8s", "timestamp": 1681701899776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701899994, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.106Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701901155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701902256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.108Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701895923, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701903231, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701904110, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/vfwc383b980ab580_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.109Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701897342, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701905112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701905276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701906114, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/resourceInstances/vfwc383b980ab580/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681701907116, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701910158, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681701911164, "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-04-17T03:26:40.127Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1f31211e-343b-42ed-b092-a5d6c9020157 2023-04-17T03:26:40.127Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:26:40.150Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.151Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701914672, "artifactURL": "/sdc/v1/catalog/services/Vfw20230417032322/1.0/artifacts/service-Vfw20230417032322-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:26:40.151Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:26:40.151Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:26:40.151Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "aai-model-loader", "timestamp": 1681701915679, "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-04-17T03:26:40.164Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1f31211e-343b-42ed-b092-a5d6c9020157 2023-04-17T03:26:40.165Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:27:08.324Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:27:08.350Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:27:08.356Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-04-17T03:27:08.370Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:27:38.370Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1f31211e-343b-42ed-b092-a5d6c9020157 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-04-17T03:27:38.387Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1f31211e-343b-42ed-b092-a5d6c9020157 and serviceModelVersionId: 0a707118-4b47-4f2a-8c30-7d49b5e75439 2023-04-17T03:27:38.388Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : aa6e9756-f74d-4145-8153-6fdb0affc592 2023-04-17T03:27:39.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:27:50.299Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?depth=0 2023-04-17T03:27:50.388Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:27:50.821Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?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-04-17T03:27:50.826Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?depth=0|INFO|500||Invoke 2023-04-17T03:27:50.848Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:27:51.229Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?depth=0|INFO|500||InvokeReturn 2023-04-17T03:27:51.229Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa6e9756-f74d-4145-8153-6fdb0affc592/model-vers/model-ver/0a707118-4b47-4f2a-8c30-7d49b5e75439?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:27:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[330], vertex-id=[159976], x-aai-txid=[2-aai-resources-230417-03:27:50:307-85879], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:27:51.230Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:27:51.236Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:27:51.236Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-17T03:27:51.255Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-04-17T03:27:51.256Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1f31211e-343b-42ed-b092-a5d6c9020157 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:27:51.258Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:27:51.259Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:27:51.259Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:27:51.259Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681702071256, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:27:51.274Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-17T03:27:51.274Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1f31211e-343b-42ed-b092-a5d6c9020157", "consumerID": "SO-sdc-controller", "timestamp": 1681702071256, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:27:51.275Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-17T03:27:52.292Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:28:39.988Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:28:52.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:29:39.988Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:29:52.294Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:30:39.990Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:30:52.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:31:39.991Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:31:52.296Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:32:39.991Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:32:52.297Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:33:39.993Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:33:52.297Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:34:39.994Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:34:52.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:35:39.995Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:35:52.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:36:39.997Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:36:52.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:37:39.998Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:37:52.303Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:38:39.999Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:38:52.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:39:15.505Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-17T03:39:15.505Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5731a3c6-b3a6-4f76-a6e7-4f905813501b","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4f3b05dd-b322-4b07-b07e-9d34483be8c5","serviceDescription":"service","serviceInvariantUUID":"ed3ffc06-74c5-4378-8fdc-c2a86028eb9a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"f14eae77-4fe7-473a-a38a-61daae2cef29","resourceInvariantUUID":"a20bc685-c209-4d2b-8f25-77e0c952b399","resourceCustomizationUUID":"f5b92ab7-039a-4a23-a994-ca9e2c2ebcf3","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":"MTFjYzBkZTAxMzk2MWRhOTZkNjJlZWFhZjBhMDRmZGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d8c0fe94-29f6-4414-acb8-17fd9b9e4829","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDgwZTNlMGMxOWQ3NWExYzdjMTY2OWRhNTQyYzQ0YjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8cf89fd1-957e-49ab-a920-bf27a24b2e68","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:39:15.509Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:39:15.510Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:39:15.510Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:39:15.510Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702732303, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:39:15.541Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-17T03:39:15.541Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "multicloud-k8s", "timestamp": 1681702740814, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:39:15.542Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:39:16.517Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:39:16.518Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:39:16.518Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:39:16.518Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702732303, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:39:17.519Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "4f3b05dd-b322-4b07-b07e-9d34483be8c5", "serviceDescription": "service", "serviceInvariantUUID": "ed3ffc06-74c5-4378-8fdc-c2a86028eb9a", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f5b92ab7-039a-4a23-a994-ca9e2c2ebcf3", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "f14eae77-4fe7-473a-a38a-61daae2cef29", "resourceInvariantUUID": "a20bc685-c209-4d2b-8f25-77e0c952b399", "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": "ZDgwZTNlMGMxOWQ3NWExYzdjMTY2OWRhNTQyYzQ0YjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8cf89fd1-957e-49ab-a920-bf27a24b2e68" } ], "workloadContext": "Production" } 2023-04-17T03:39:17.520Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:39:17.520Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4f3b05dd-b322-4b07-b07e-9d34483be8c5 ASDC 2023-04-17T03:39:17.520Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5731a3c6-b3a6-4f76-a6e7-4f905813501b ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:4f3b05dd-b322-4b07-b07e-9d34483be8c5 ServiceInvariantUUID:ed3ffc06-74c5-4378-8fdc-c2a86028eb9a 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:8cf89fd1-957e-49ab-a920-bf27a24b2e68 ArtifactChecksum:ZDgwZTNlMGMxOWQ3NWExYzdjMTY2OWRhNTQyYzQ0YjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f5b92ab7-039a-4a23-a994-ca9e2c2ebcf3 ResourceInvariantUUID:a20bc685-c209-4d2b-8f25-77e0c952b399 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:f14eae77-4fe7-473a-a38a-61daae2cef29 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-04-17T03:39:17.520Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f3b05dd-b322-4b07-b07e-9d34483be8c5 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-04-17T03:39:17.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:39:17.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:39:17.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:39:17.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 8cf89fd1-957e-49ab-a920-bf27a24b2e68 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-04-17T03:39:17.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:39:17.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:17.727Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:39:17.729Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8cf89fd1-957e-49ab-a920-bf27a24b2e68 57788 2023-04-17T03:39:17.730Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:17.730Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:17.730Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:39:17.731Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:39:17.731Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:39:17.731Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702757730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:39:18.732Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:39:18.733Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:39:18.734Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 8cf89fd1-957e-49ab-a920-bf27a24b2e68, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-17T03:39:18.734Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-04-17T03:39:18.735Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-17T03:39:18.735Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-17T03:39:18.888Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2784692009278311467/Definitions/service-BasicNetwork-template.yml 2023-04-17T03:39:19.248Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.249Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.250Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.251Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.251Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.251Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.251Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:4f3b05dd-b322-4b07-b07e-9d34483be8c5 Model Version:NULL Model InvariantUuid:ed3ffc06-74c5-4378-8fdc-c2a86028eb9a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:a20bc685-c209-4d2b-8f25-77e0c952b399 Model UUID:afbf4951-d615-4e5f-b85f-9243a1945733 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f5b92ab7-039a-4a23-a994-ca9e2c2ebcf3 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-04-17T03:39:19.271Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: f14eae77-4fe7-473a-a38a-61daae2cef29 2023-04-17T03:39:19.271Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||No resources found for Service: 4f3b05dd-b322-4b07-b07e-9d34483be8c5 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-04-17T03:39:19.278Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500|| 2023-04-17T03:39:19.279Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-04-17T03:39:19.279Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 4f3b05dd-b322-4b07-b07e-9d34483be8c5 2023-04-17T03:39:19.279Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 4f3b05dd-b322-4b07-b07e-9d34483be8c5 2023-04-17T03:39:19.279Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-04-17T03:39:19.279Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.291Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@543abc56, org.onap.sdc.toscaparser.api.parameters.Input@fca33da, org.onap.sdc.toscaparser.api.parameters.Input@46dbbf17, org.onap.sdc.toscaparser.api.parameters.Input@416826cb, org.onap.sdc.toscaparser.api.parameters.Input@40b1eabc] 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 4f3b05dd-b322-4b07-b07e-9d34483be8c5: Generic NeutronNet 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.293Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.294Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:39:19.359Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:39:19.360Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.459Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:39:19.460Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702759460, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:39:20.461Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:39:20.490Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:39:20.496Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:39:20.497Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:39:20.497Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:39:39.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:39:39.989Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:39:39.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702732303, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "cds-sdc-listener", "timestamp": 1681702736221, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "aai-model-loader", "timestamp": 1681702735923, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:39:39.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:39:50.497Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:39:50.526Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:39:50.533Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:39:50.533Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:39:50.533Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:40:20.533Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:20.558Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:20.563Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:40:20.563Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:40:20.563Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:40:39.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:40:39.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.991Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "ves-openapi-manager", "timestamp": 1681702737633, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:40:39.992Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "policy-distribution-id", "timestamp": 1681702738399, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "ves-openapi-manager", "timestamp": 1681702737633, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "multicloud-k8s", "timestamp": 1681702740814, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "policy-distribution-id", "timestamp": 1681702738399, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "cds-sdc-listener", "timestamp": 1681702736221, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "aai-model-loader", "timestamp": 1681702735923, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702732303, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "policy-distribution-id", "timestamp": 1681702757877, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702757730, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "cds-sdc-listener", "timestamp": 1681702757734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "aai-model-loader", "timestamp": 1681702757504, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "policy-distribution-id", "timestamp": 1681702758879, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702759460, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:40:39.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:39.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:39.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "policy-distribution-id", "timestamp": 1681702759881, "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-04-17T03:40:40.017Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5731a3c6-b3a6-4f76-a6e7-4f905813501b 2023-04-17T03:40:40.017Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:40.040Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.041Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "aai-model-loader", "timestamp": 1681702760764, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:40:40.041Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:40.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.041Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "aai-model-loader", "timestamp": 1681702761767, "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-04-17T03:40:40.053Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5731a3c6-b3a6-4f76-a6e7-4f905813501b 2023-04-17T03:40:40.054Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:40.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702767342, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:40:40.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702767342, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702770121, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702771748, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:40:40.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:40:40.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T03:40:40.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702772752, "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-04-17T03:40:40.087Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5731a3c6-b3a6-4f76-a6e7-4f905813501b 2023-04-17T03:40:40.087Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:50.564Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:50.590Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:40:50.596Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:40:50.597Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:40:50.615Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:41:20.615Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b 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-04-17T03:41:20.626Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5731a3c6-b3a6-4f76-a6e7-4f905813501b and serviceModelVersionId: 4f3b05dd-b322-4b07-b07e-9d34483be8c5 2023-04-17T03:41:20.626Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ed3ffc06-74c5-4378-8fdc-c2a86028eb9a 2023-04-17T03:41:20.627Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0 2023-04-17T03:41:20.637Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:41:20.688Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0|INFO|500||Invoke 2023-04-17T03:41:20.688Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5731a3c6-b3a6-4f76-a6e7-4f905813501b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[db7755d8-22ac-4868-872f-481a4d2fed21], X-ECOMP-RequestID=[5731a3c6-b3a6-4f76-a6e7-4f905813501b], X-TransactionId=[], X-ONAP-RequestID=[5731a3c6-b3a6-4f76-a6e7-4f905813501b], Content-Type=[application/merge-patch+json]} 2023-04-17T03:41:20.696Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:41:20.848Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?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/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:41:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[176360], x-aai-txid=[2-aai-resources-230417-03:41:20:150-55561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:41:20.849Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:41:20.849Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ed3ffc06-74c5-4378-8fdc-c2a86028eb9a/model-vers/model-ver/4f3b05dd-b322-4b07-b07e-9d34483be8c5?depth=0|INFO|500||InvokeReturn 2023-04-17T03:41:20.850Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:41:20.850Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:41:20.861Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|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-04-17T03:41:20.862Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5731a3c6-b3a6-4f76-a6e7-4f905813501b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:41:20.862Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:41:20.862Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:20.862Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:20.862Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702880862, "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-04-17T03:41:21.892Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:41:21.904Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-17T03:41:21.904Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"321f4191-4ba0-4859-a8bf-f3aafd905ac6","serviceName":"Demo_pNF_4Y26JhWTIdUoCGUyyEtx","serviceVersion":"1.0","serviceUUID":"0b21188c-05f2-43f2-b2bd-1fecd6008b66","serviceDescription":"catalog service description","serviceInvariantUUID":"1740fbd0-d268-4955-8c83-187c99e35932","resources":[{"resourceInstanceName":"pNF 291d8033-0186 0","resourceName":"pNF 291d8033-0186","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ca0f20eb-080e-4843-9acb-fd093b0d49ca","resourceInvariantUUID":"f1306b72-85ac-448a-803c-47441b3b3bb0","resourceCustomizationUUID":"40cffdef-06b8-4b15-9412-bf28d98beeea","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml","artifactChecksum":"NzBkMzI3NDMyYzg4NjNhZGI3YmQ2MmY2YzRjZmVmOWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"837bedaa-19db-4e09-b51b-e188434eaa46","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar","artifactChecksum":"YTM2NDMxYjNmNDNjNzA3NjQzZmFjMmIxYWQ3MzFjMzI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a8f75ee-f6a4-44cb-8180-9f0ab9c560ce","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"90857b45-772b-4933-b2d0-8cfd372883db","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiODE0ZmRmYjAyZDk1NDUxMjIxMTE5MmFkN2I2OTU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c58a31ed-76b6-41e7-a081-8ee0abc67e4b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5ef66ff2-ff16-4786-a37e-75e4de326209","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"72cd5faf-9fb5-4de0-bd5d-a1dd6eb02ca8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4y26jhwtiduocguyyetx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml","artifactChecksum":"NTI0NGY1M2ZmNWNkYzc5ZGU4NTAzYjdjZGI0NGZlNjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"07f82a60-ec01-4336-b4b3-5c36edde1fc1","artifactVersion":"1"},{"artifactName":"service-DemoPnf4y26jhwtiduocguyyetx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar","artifactChecksum":"NTVmZWU1ZGEwZjE4YzA5NTkzNGIyZWFlYjdmNmIzYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"36bf40fe-0446-42ae-8c81-b00c2dad463c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:41:21.907Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:21.907Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:21.907Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:21.907Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:22.908Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:22.909Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:22.909Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:22.909Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:23.910Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:23.911Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:23.911Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:23.911Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:24.912Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:24.913Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:24.913Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:24.913Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:25.914Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:25.915Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:25.915Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:25.915Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:26.916Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:26.917Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:26.917Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:26.917Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:27.918Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:27.918Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:27.918Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:27.918Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:28.919Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:41:28.920Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:28.920Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:28.920Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:29.922Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "serviceName": "Demo_pNF_4Y26JhWTIdUoCGUyyEtx", "serviceVersion": "1.0", "serviceUUID": "0b21188c-05f2-43f2-b2bd-1fecd6008b66", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1740fbd0-d268-4955-8c83-187c99e35932", "resources": [ { "resourceInstanceName": "pNF 291d8033-0186 0", "resourceCustomizationUUID": "40cffdef-06b8-4b15-9412-bf28d98beeea", "resourceName": "pNF 291d8033-0186", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "ca0f20eb-080e-4843-9acb-fd093b0d49ca", "resourceInvariantUUID": "f1306b72-85ac-448a-803c-47441b3b3bb0", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "artifactChecksum": "NTVmZWU1ZGEwZjE4YzA5NTkzNGIyZWFlYjdmNmIzYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36bf40fe-0446-42ae-8c81-b00c2dad463c" } ], "workloadContext": "Production" } 2023-04-17T03:41:29.923Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:41:29.923Z|5731a3c6-b3a6-4f76-a6e7-4f905813501b|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0b21188c-05f2-43f2-b2bd-1fecd6008b66 ASDC 2023-04-17T03:41:29.923Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:321f4191-4ba0-4859-a8bf-f3aafd905ac6 ServiceName:Demo_pNF_4Y26JhWTIdUoCGUyyEtx ServiceVersion:1.0 ServiceUUID:0b21188c-05f2-43f2-b2bd-1fecd6008b66 ServiceInvariantUUID:1740fbd0-d268-4955-8c83-187c99e35932 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf4y26jhwtiduocguyyetx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar ArtifactUUID:36bf40fe-0446-42ae-8c81-b00c2dad463c ArtifactChecksum:NTVmZWU1ZGEwZjE4YzA5NTkzNGIyZWFlYjdmNmIzYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 291d8033-0186 0 ResourceCustomizationUUID:40cffdef-06b8-4b15-9412-bf28d98beeea ResourceInvariantUUID:f1306b72-85ac-448a-803c-47441b3b3bb0 ResourceName:pNF 291d8033-0186 ResourceType:PNF ResourceUUID:ca0f20eb-080e-4843-9acb-fd093b0d49ca ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-04-17T03:41:29.924Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0b21188c-05f2-43f2-b2bd-1fecd6008b66 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-04-17T03:41:29.984Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:41:29.985Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:41:29.985Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:41:29.985Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 36bf40fe-0446-42ae-8c81-b00c2dad463c from URL: /sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:29.985Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:41:29.985Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:30.084Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:41:30.087Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 36bf40fe-0446-42ae-8c81-b00c2dad463c 87997 2023-04-17T03:41:30.087Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar ASDC sendASDCNotification 2023-04-17T03:41:30.087Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:30.088Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:41:30.088Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:30.088Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:30.088Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702890087, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:31.089Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:41:31.090Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:41:31.090Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 36bf40fe-0446-42ae-8c81-b00c2dad463c, URL: /sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar to file: /app/ASDC/1/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:31.090Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:31.091Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:31.091Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:31.341Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7537985204441567283/Definitions/service-DemoPnf4y26jhwtiduocguyyetx-template.yml 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.114Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 291d8033-0186 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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 291d8033-0186 0 is matching search criteria 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 291d8033-0186 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Node template pNF 291d8033-0186 0 is matching search criteria 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:41:32.115Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 291d8033-0186 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.116Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_4Y26JhWTIdUoCGUyyEtx Description:catalog service description Model UUID:0b21188c-05f2-43f2-b2bd-1fecd6008b66 Model Version:NULL Model InvariantUuid:1740fbd0-d268-4955-8c83-187c99e35932 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-04-17T03:41:32.134Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: ca0f20eb-080e-4843-9acb-fd093b0d49ca 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-04-17T03:41:32.139Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||pNF 291d8033-0186 0 2023-04-17T03:41:32.139Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ca0f20eb-080e-4843-9acb-fd093b0d49ca 2023-04-17T03:41:32.139Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 0b21188c-05f2-43f2-b2bd-1fecd6008b66 2023-04-17T03:41:32.139Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 0b21188c-05f2-43f2-b2bd-1fecd6008b66 2023-04-17T03:41:32.139Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 291d8033-0186 0 ca0f20eb-080e-4843-9acb-fd093b0d49ca 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-04-17T03:41:32.150Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f43347a, org.onap.sdc.toscaparser.api.parameters.Input@77aa0bef, org.onap.sdc.toscaparser.api.parameters.Input@3280050f, org.onap.sdc.toscaparser.api.parameters.Input@61f650c4, org.onap.sdc.toscaparser.api.parameters.Input@57204864] 2023-04-17T03:41:32.150Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.151Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.151Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 0b21188c-05f2-43f2-b2bd-1fecd6008b66: pNF 291d8033-0186 2023-04-17T03:41:32.151Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Processing PNF resource: ca0f20eb-080e-4843-9acb-fd093b0d49ca 2023-04-17T03:41:32.151Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:41:32.151Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Y26JhWTIdUoCGUyyEtx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:41:32.152Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Resource customization UUID: 40cffdef-06b8-4b15-9412-bf28d98beeea is the same as notified resource customizationUUID: 40cffdef-06b8-4b15-9412-bf28d98beeea 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-04-17T03:41:32.284Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 291d8033-0186 ca0f20eb-080e-4843-9acb-fd093b0d49ca 0 ASDC deployResourceStructure 2023-04-17T03:41:32.284Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar ASDC sendASDCNotification 2023-04-17T03:41:32.284Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar 2023-04-17T03:41:32.284Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:41:32.284Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:41:32.285Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:41:32.285Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702892284, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:33.285Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:41:33.315Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:41:33.320Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:41:33.320Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:41:33.320Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:41:39.988Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:41:39.996Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:39.996Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.000Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.001Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.002Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.003Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.004Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.005Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.006Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.007Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.008Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.009Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.010Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702790882, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.011Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702758739, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702795923, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "multicloud-k8s", "timestamp": 1681702787673, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "ves-openapi-manager", "timestamp": 1681702777597, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702797342, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.012Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702805656, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702805276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "cds-sdc-listener", "timestamp": 1681702805510, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702806160, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.013Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702806659, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:41:40.014Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.014Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.014Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "policy-distribution-id", "timestamp": 1681702807660, "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-04-17T03:41:40.032Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 321f4191-4ba0-4859-a8bf-f3aafd905ac6 2023-04-17T03:41:40.033Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:41:40.052Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.052Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702807961, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:41:40.052Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.053Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.053Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702808964, "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-04-17T03:41:40.064Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 321f4191-4ba0-4859-a8bf-f3aafd905ac6 2023-04-17T03:41:40.064Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:41:40.085Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.086Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702808900, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:41:40.086Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.086Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.086Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "aai-model-loader", "timestamp": 1681702809903, "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-04-17T03:41:40.099Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 321f4191-4ba0-4859-a8bf-f3aafd905ac6 2023-04-17T03:41:40.099Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:41:40.118Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.119Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.120Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.121Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.122Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.123Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.124Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.125Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.126Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "ves-openapi-manager", "timestamp": 1681702825540, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702808661, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702806514, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.127Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702825923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702805545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702827342, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:41:40.128Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:03.321Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:42:03.352Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:42:03.362Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:42:03.362Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:42:03.362Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:42:03.362Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:42:03.363Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:03.363Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:03.363Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:03.363Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:03.363Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-04-17T03:42:03.380Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:42:33.380Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 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-04-17T03:42:33.390Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 321f4191-4ba0-4859-a8bf-f3aafd905ac6 and serviceModelVersionId: 0b21188c-05f2-43f2-b2bd-1fecd6008b66 2023-04-17T03:42:33.390Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1740fbd0-d268-4955-8c83-187c99e35932 2023-04-17T03:42:33.391Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0 2023-04-17T03:42:33.397Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:42:33.476Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0|INFO|500||Invoke 2023-04-17T03:42:33.477Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[321f4191-4ba0-4859-a8bf-f3aafd905ac6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[052f8e0e-098b-4742-8348-0a74715a95ce], X-ECOMP-RequestID=[321f4191-4ba0-4859-a8bf-f3aafd905ac6], X-TransactionId=[], X-ONAP-RequestID=[321f4191-4ba0-4859-a8bf-f3aafd905ac6], Content-Type=[application/merge-patch+json]} 2023-04-17T03:42:33.487Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:42:33.677Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?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/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:42:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[192760], x-aai-txid=[0-aai-resources-230417-03:42:32:943-57649], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:42:33.678Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:42:33.679Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1740fbd0-d268-4955-8c83-187c99e35932/model-vers/model-ver/0b21188c-05f2-43f2-b2bd-1fecd6008b66?depth=0|INFO|500||InvokeReturn 2023-04-17T03:42:33.679Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:42:33.680Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-04-17T03:42:33.692Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|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-04-17T03:42:33.692Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 321f4191-4ba0-4859-a8bf-f3aafd905ac6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:42:33.693Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:42:33.693Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:33.693Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:33.693Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702953692, "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-04-17T03:42:34.724Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-17T03:42:34.725Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"35d20960-69c7-40cb-b17a-8d06e03c73e3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"2e82eb32-86ef-4e9d-a63a-6920e8e78811","serviceDescription":"service","serviceInvariantUUID":"1725d572-1312-45ac-8aa5-43152922ea94","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ac48da5a-7efe-44b8-89f7-7fe82ee9690c","resourceInvariantUUID":"801ad6cc-15d2-470d-a958-2c3979b1d6b0","resourceCustomizationUUID":"6ef4af3c-471f-4825-a81f-b22747782a34","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":"NTg2NTY5M2NmOGYyYWI5ZjE0YWUzZmI1YjNiMmFkMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c01f0d3f-ad88-4624-9c52-0b735f2f3964","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":"OTQ0NTk0ZjI0ZmRiMTlhOGRmZWM3ZDAxZTczM2ZiYjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d4e4fcc3-1a7c-452f-9edb-a2dddb36631c","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":"0432f779-e294-41ab-b036-03ef12b95789","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":"2514885a-59ce-4b39-b020-52d091e1a922","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":"536a8e30-146f-432a-b81b-827959965f4e","artifactVersion":"2","generatedFromUUID":"0432f779-e294-41ab-b036-03ef12b95789"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NGFlODI2MzJkYzAzYWIxYzZhOTdhYThjODQxMTI5YTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ac103e2-fb41-4ce5-b73d-947eb696c34d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTBiOTQzMjdiMjRiM2ZiZmRiOGM4Y2RmNmYwMWIyNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9223d2d5-ee18-4f36-b420-cecc39c85ac9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:42:34.725Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:34.726Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:34.726Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:34.726Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "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-04-17T03:42:35.727Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:35.728Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:35.728Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:35.728Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "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-04-17T03:42:36.729Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:36.730Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:36.730Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:36.730Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "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-04-17T03:42:37.731Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:37.732Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:37.732Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:37.732Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "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-04-17T03:42:38.733Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:38.734Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:38.734Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:38.734Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "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-04-17T03:42:39.735Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:39.736Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:39.736Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:39.737Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:42:39.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:42:39.990Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.990Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702840155, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702840165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702839785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "cds-sdc-listener", "timestamp": 1681702840019, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702840596, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702841170, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702841285, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:39.993Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "policy-distribution-id", "timestamp": 1681702842179, "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-04-17T03:42:40.037Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 35d20960-69c7-40cb-b17a-8d06e03c73e3 2023-04-17T03:42:40.037Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:40.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702842391, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702842961, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702843453, "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-04-17T03:42:40.073Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 35d20960-69c7-40cb-b17a-8d06e03c73e3 2023-04-17T03:42:40.074Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:40.091Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.092Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681702843965, "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-04-17T03:42:40.105Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 35d20960-69c7-40cb-b17a-8d06e03c73e3 2023-04-17T03:42:40.106Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:40.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "multicloud-k8s", "timestamp": 1681702844457, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702845253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "aai-model-loader", "timestamp": 1681702846255, "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-04-17T03:42:40.145Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 35d20960-69c7-40cb-b17a-8d06e03c73e3 2023-04-17T03:42:40.145Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:40.167Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "5731a3c6-b3a6-4f76-a6e7-4f905813501b", "consumerID": "SO-sdc-controller", "timestamp": 1681702880862, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/resourceInstances/pnf291d803301860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:42:40.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702890087, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702892284, "artifactURL": "/sdc/v1/catalog/services/DemoPnf4y26jhwtiduocguyyetx/1.0/artifacts/service-DemoPnf4y26jhwtiduocguyyetx-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:42:40.170Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:42:40.738Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:42:40.739Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:40.739Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:40.739Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:42:41.741Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "2e82eb32-86ef-4e9d-a63a-6920e8e78811", "serviceDescription": "service", "serviceInvariantUUID": "1725d572-1312-45ac-8aa5-43152922ea94", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "6ef4af3c-471f-4825-a81f-b22747782a34", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ac48da5a-7efe-44b8-89f7-7fe82ee9690c", "resourceInvariantUUID": "801ad6cc-15d2-470d-a958-2c3979b1d6b0", "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": "OTQ0NTk0ZjI0ZmRiMTlhOGRmZWM3ZDAxZTczM2ZiYjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d4e4fcc3-1a7c-452f-9edb-a2dddb36631c", "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": "0432f779-e294-41ab-b036-03ef12b95789", "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": "536a8e30-146f-432a-b81b-827959965f4e", "generatedFromUUID": "0432f779-e294-41ab-b036-03ef12b95789" }, "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": "536a8e30-146f-432a-b81b-827959965f4e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZTBiOTQzMjdiMjRiM2ZiZmRiOGM4Y2RmNmYwMWIyNGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9223d2d5-ee18-4f36-b420-cecc39c85ac9" } ], "workloadContext": "Production" } 2023-04-17T03:42:41.741Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:42:41.741Z|321f4191-4ba0-4859-a8bf-f3aafd905ac6|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2e82eb32-86ef-4e9d-a63a-6920e8e78811 ASDC 2023-04-17T03:42:41.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:35d20960-69c7-40cb-b17a-8d06e03c73e3 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:2e82eb32-86ef-4e9d-a63a-6920e8e78811 ServiceInvariantUUID:1725d572-1312-45ac-8aa5-43152922ea94 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:9223d2d5-ee18-4f36-b420-cecc39c85ac9 ArtifactChecksum:ZTBiOTQzMjdiMjRiM2ZiZmRiOGM4Y2RmNmYwMWIyNGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:6ef4af3c-471f-4825-a81f-b22747782a34 ResourceInvariantUUID:801ad6cc-15d2-470d-a958-2c3979b1d6b0 ResourceName:basic_vm ResourceType:VF ResourceUUID:ac48da5a-7efe-44b8-89f7-7fe82ee9690c 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:d4e4fcc3-1a7c-452f-9edb-a2dddb36631c ArtifactChecksum:OTQ0NTk0ZjI0ZmRiMTlhOGRmZWM3ZDAxZTczM2ZiYjI= 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:0432f779-e294-41ab-b036-03ef12b95789 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:536a8e30-146f-432a-b81b-827959965f4e 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:536a8e30-146f-432a-b81b-827959965f4e ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-17T03:42:41.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e82eb32-86ef-4e9d-a63a-6920e8e78811 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-04-17T03:42:41.809Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:42:41.810Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:42:41.810Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:42:41.810Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9223d2d5-ee18-4f36-b420-cecc39c85ac9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-17T03:42:41.810Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:42:41.810Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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 2023-04-17T03:42:41.925Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:42:41.927Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 9223d2d5-ee18-4f36-b420-cecc39c85ac9 75165 2023-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:41.928Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702961928, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:42:42.929Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:42:42.930Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-04-17T03:42:42.930Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9223d2d5-ee18-4f36-b420-cecc39c85ac9, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-17T03:42:42.930Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-04-17T03:42:42.930Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-17T03:42:42.930Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-04-17T03:42:43.127Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3203256424662786323/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-04-17T03:42:44.095Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.096Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-17T03:42:44.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:44.098Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=551ce2ac-a5a7-43df-9ab7-2df879ebb56d 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:44.099Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:2e82eb32-86ef-4e9d-a63a-6920e8e78811 Model Version:NULL Model InvariantUuid:1725d572-1312-45ac-8aa5-43152922ea94 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:98055d40-075f-43a7-bca4-c41e8db0636b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:801ad6cc-15d2-470d-a958-2c3979b1d6b0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6ef4af3c-471f-4825-a81f-b22747782a34 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3cd2bd21-ecd1-4d33-acda-aa7948430822 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:6b33bdfe-79e2-4c25-a3c7-7530516aa3c8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:551ce2ac-a5a7-43df-9ab7-2df879ebb56d ModelInvariantUuid:b4b0fdee-bb68-49dc-b5ad-38b3efc80950 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:56fa8a96-029a-416b-824a-e91a388d1ea9 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:23aa6060-4880-4e81-8040-93593d797bd2 ModelInvariantUuid:08f42804-8290-4fd8-8210-b0185f187220 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:a88675ef-14c1-4b7b-98aa-737df009e59a 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-04-17T03:42:44.118Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: ac48da5a-7efe-44b8-89f7-7fe82ee9690c 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-04-17T03:42:44.123Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||basic_vm 0 2023-04-17T03:42:44.123Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ac48da5a-7efe-44b8-89f7-7fe82ee9690c 2023-04-17T03:42:44.124Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d4e4fcc3-1a7c-452f-9edb-a2dddb36631c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-17T03:42:44.124Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:42:44.124Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.228Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:42:44.228Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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 d4e4fcc3-1a7c-452f-9edb-a2dddb36631c 787 2023-04-17T03:42:44.229Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.229Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:44.229Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:42:44.229Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:44.229Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:44.230Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702964229, "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-04-17T03:42:45.230Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3cd2bd21-ecd1-4d33-acda-aa7948430822", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6b33bdfe-79e2-4c25-a3c7-7530516aa3c8", "vfModuleModelCustomizationUUID": "883e9d06-2f9e-4e62-b87c-2ef70195b978", "isBase": true, "artifacts": [ "0432f779-e294-41ab-b036-03ef12b95789", "536a8e30-146f-432a-b81b-827959965f4e" ], "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-04-17T03:42:45.234Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6b33bdfe-79e2-4c25-a3c7-7530516aa3c8 VfModuleModelInvariantUUID:3cd2bd21-ecd1-4d33-acda-aa7948430822 VfModuleModelDescription:NULL Artifacts UUID List:{ 0432f779-e294-41ab-b036-03ef12b95789 , 536a8e30-146f-432a-b81b-827959965f4e } 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-04-17T03:42:45.237Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3cd2bd21-ecd1-4d33-acda-aa7948430822", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6b33bdfe-79e2-4c25-a3c7-7530516aa3c8", "vfModuleModelCustomizationUUID": "883e9d06-2f9e-4e62-b87c-2ef70195b978", "isBase": true, "artifacts": [ "0432f779-e294-41ab-b036-03ef12b95789", "536a8e30-146f-432a-b81b-827959965f4e" ], "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-04-17T03:42:45.237Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6b33bdfe-79e2-4c25-a3c7-7530516aa3c8 VfModuleModelInvariantUUID:3cd2bd21-ecd1-4d33-acda-aa7948430822 VfModuleModelDescription:NULL Artifacts UUID List:{ 0432f779-e294-41ab-b036-03ef12b95789 , 536a8e30-146f-432a-b81b-827959965f4e } 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-04-17T03:42:45.237Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0432f779-e294-41ab-b036-03ef12b95789 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-17T03:42:45.237Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:42:45.237Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:45.336Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:42:45.337Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 0432f779-e294-41ab-b036-03ef12b95789 5033 2023-04-17T03:42:45.337Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:45.337Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:45.338Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:42:45.338Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:45.338Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:45.338Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702965337, "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-04-17T03:42:46.339Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 536a8e30-146f-432a-b81b-827959965f4e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-17T03:42:46.339Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-04-17T03:42:46.340Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:46.447Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-04-17T03:42:46.448Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 536a8e30-146f-432a-b81b-827959965f4e 903 2023-04-17T03:42:46.448Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:46.448Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:46.449Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:42:46.449Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:46.449Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:46.449Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702966448, "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-04-17T03:42:47.451Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 2e82eb32-86ef-4e9d-a63a-6920e8e78811 2023-04-17T03:42:47.451Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 ac48da5a-7efe-44b8-89f7-7fe82ee9690c 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-04-17T03:42:47.490Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@20535a94, org.onap.sdc.toscaparser.api.parameters.Input@5ad84509, org.onap.sdc.toscaparser.api.parameters.Input@6e2dccf5, org.onap.sdc.toscaparser.api.parameters.Input@208de989, org.onap.sdc.toscaparser.api.parameters.Input@1ab090f6] 2023-04-17T03:42:47.492Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.492Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.492Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-04-17T03:42:47.493Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 6ef4af3c-471f-4825-a81f-b22747782a34 2023-04-17T03:42:47.493Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6ef4af3c-471f-4825-a81f-b22747782a34 matches Tosca VF Customization UUID: 6ef4af3c-471f-4825-a81f-b22747782a34 2023-04-17T03:42:47.493Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 6ef4af3c-471f-4825-a81f-b22747782a34 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-04-17T03:42:47.499Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.500Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.501Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 6ef4af3c-471f-4825-a81f-b22747782a34: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-04-17T03:42:47.501Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4d1c2004 2023-04-17T03:42:47.501Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.501Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:47.501Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 883e9d06-2f9e-4e62-b87c-2ef70195b978 2023-04-17T03:42:47.502Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 883e9d06-2f9e-4e62-b87c-2ef70195b978 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-04-17T03:42:47.507Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.508Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:47.508Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:47.509Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.509Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:47.509Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:47.509Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.510Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-17T03:42:47.510Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-17T03:42:47.510Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:42:47.510Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=551ce2ac-a5a7-43df-9ab7-2df879ebb56d 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-04-17T03:42:47.515Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.516Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:47.516Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:42:47.516Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.517Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-17T03:42:47.517Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=6ef4af3c-471f-4825-a81f-b22747782a34 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-04-17T03:42:47.522Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.522Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.522Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 2e82eb32-86ef-4e9d-a63a-6920e8e78811: basic_vm 2023-04-17T03:42:47.523Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.523Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.523Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.523Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.523Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.524Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.524Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.524Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:47.524Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:42:47.525Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:42:47.525Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:47.738Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm ac48da5a-7efe-44b8-89f7-7fe82ee9690c 1 ASDC deployResourceStructure 2023-04-17T03:42:47.738Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:47.738Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:47.738Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:42:47.739Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:47.739Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:47.739Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702967738, "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-04-17T03:42:48.741Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:48.741Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:48.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:42:48.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:48.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:48.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702968741, "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-04-17T03:42:49.743Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:49.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:49.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:42:49.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:49.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:49.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702969743, "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-04-17T03:42:50.745Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:50.745Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:50.745Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:42:50.745Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:42:50.746Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:42:50.746Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702970745, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:42:51.747Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:51.772Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:42:51.777Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:42:51.778Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:42:51.794Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:43:21.794Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 35d20960-69c7-40cb-b17a-8d06e03c73e3 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-04-17T03:43:21.804Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 35d20960-69c7-40cb-b17a-8d06e03c73e3 and serviceModelVersionId: 2e82eb32-86ef-4e9d-a63a-6920e8e78811 2023-04-17T03:43:21.804Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1725d572-1312-45ac-8aa5-43152922ea94 2023-04-17T03:43:21.805Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0 2023-04-17T03:43:21.812Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:43:21.885Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0|INFO|500||Invoke 2023-04-17T03:43:21.886Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[35d20960-69c7-40cb-b17a-8d06e03c73e3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[47a32352-f30f-4aed-b3f1-a581a9e86633], X-ECOMP-RequestID=[35d20960-69c7-40cb-b17a-8d06e03c73e3], X-TransactionId=[], X-ONAP-RequestID=[35d20960-69c7-40cb-b17a-8d06e03c73e3], Content-Type=[application/merge-patch+json]} 2023-04-17T03:43:21.896Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:43:22.058Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?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/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:43:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[172072], x-aai-txid=[0-aai-resources-230417-03:43:21:350-82569], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:43:22.058Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:43:22.059Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1725d572-1312-45ac-8aa5-43152922ea94/model-vers/model-ver/2e82eb32-86ef-4e9d-a63a-6920e8e78811?depth=0|INFO|500||InvokeReturn 2023-04-17T03:43:22.060Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:43:22.060Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:43:22.068Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|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-04-17T03:43:22.069Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 35d20960-69c7-40cb-b17a-8d06e03c73e3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:43:22.069Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:43:22.069Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:43:22.069Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:43:22.069Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681703002069, "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-04-17T03:43:23.095Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:43:39.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:43:39.989Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.989Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "321f4191-4ba0-4859-a8bf-f3aafd905ac6", "consumerID": "SO-sdc-controller", "timestamp": 1681702953692, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:43:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:23.095Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:44:39.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:44:39.989Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.989Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702881892, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:44:39.990Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.990Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.990Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702961928, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:44:39.990Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.990Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702964229, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702965337, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702966448, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702967738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702968741, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702969743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681702970745, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:44:39.992Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:44:39.993Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-17T03:44:39.993Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "35d20960-69c7-40cb-b17a-8d06e03c73e3", "consumerID": "SO-sdc-controller", "timestamp": 1681703002069, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:44:39.993Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:45:23.097Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:45:39.988Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:46:23.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:46:39.989Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:47:23.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:47:39.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:48:23.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:48:39.992Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:49:23.101Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:49:39.993Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:50:23.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:50:39.994Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:51:23.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:51:39.995Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:52:23.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:52:39.998Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:53:23.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:53:39.999Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:54:23.105Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:54:36.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-17T03:54:36.244Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ab47e12c-fcda-4737-b98b-e1a88d67e214","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3","serviceDescription":"service","serviceInvariantUUID":"83e81596-3856-4aa3-a27b-f59d9adf1a90","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1e5232d4-d87b-4ef1-a782-a677c05ed2e3","resourceInvariantUUID":"5e7e6d30-ac56-4c2c-abfb-8e634b703ddd","resourceCustomizationUUID":"80cfce09-fcab-4e5a-b402-381460d4e6d7","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":"NTNlMDk3NmI1MjZhNmU0NTY2MjBhNGJjODA0YTc4MzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fce82dfa-1157-4830-9204-160bb8ada2ad","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":"OThhYjFmYTAxNTVhZTFlNzkyMTBhYWY1YjlkM2Y2OTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"675104e7-b854-467c-88ba-5a609278e173","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":"bf5af4ca-47c6-4229-9ab8-75b174c3f28c","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":"71f3724b-d51c-4991-9dbc-1e0abbd3d0e2","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":"fa07532d-ff47-4541-9bdd-c3b949c36c46","artifactVersion":"2","generatedFromUUID":"7c83d177-e789-408e-a248-ac1c1c037496"},{"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":"a7f4311b-bf63-456b-9a63-79823e22e5b4","artifactVersion":"2","generatedFromUUID":"bf5af4ca-47c6-4229-9ab8-75b174c3f28c"},{"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":"7c83d177-e789-408e-a248-ac1c1c037496","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":"157a6d88-1af0-4403-b6be-40091e03199f","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":"MWU0ODUwMzhiZmM2M2Y3ODhhMWQwY2VjYTQzODMyYmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0f6a094-d8ee-4b55-ade2-2add7760d6ee","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjMzMjAyYmRkZTE5YTMyNjIwMThlZWVmZjIyOTUwNTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"beafcf4d-4278-4ebe-8404-577080baa403","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:54:36.248Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:36.248Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:36.248Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:36.248Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:36.280Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:54:36.280Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:54:36.282Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:54:37.259Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:37.259Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:37.260Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:37.260Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:38.260Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:38.261Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:38.261Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:38.261Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:39.262Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:39.263Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:39.263Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:39.263Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:39.988Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:54:39.989Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:54:39.989Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:54:39.989Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:54:39.990Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-17T03:54:39.990Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:54:39.990Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:54:40.265Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:40.265Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:40.265Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:40.266Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:41.266Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:41.267Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:41.267Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:41.267Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:42.268Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:42.269Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:42.269Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:42.269Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:43.270Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:43.271Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:43.271Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:43.271Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "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-04-17T03:54:44.273Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:44.273Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:44.273Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:44.274Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:54:45.275Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:54:45.275Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:45.275Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:45.275Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:54:46.277Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3", "serviceDescription": "service", "serviceInvariantUUID": "83e81596-3856-4aa3-a27b-f59d9adf1a90", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "80cfce09-fcab-4e5a-b402-381460d4e6d7", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1e5232d4-d87b-4ef1-a782-a677c05ed2e3", "resourceInvariantUUID": "5e7e6d30-ac56-4c2c-abfb-8e634b703ddd", "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": "OThhYjFmYTAxNTVhZTFlNzkyMTBhYWY1YjlkM2Y2OTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "675104e7-b854-467c-88ba-5a609278e173", "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": "bf5af4ca-47c6-4229-9ab8-75b174c3f28c", "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": "a7f4311b-bf63-456b-9a63-79823e22e5b4", "generatedFromUUID": "bf5af4ca-47c6-4229-9ab8-75b174c3f28c" }, "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": "fa07532d-ff47-4541-9bdd-c3b949c36c46", "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": "a7f4311b-bf63-456b-9a63-79823e22e5b4", "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": "7c83d177-e789-408e-a248-ac1c1c037496", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjMzMjAyYmRkZTE5YTMyNjIwMThlZWVmZjIyOTUwNTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "beafcf4d-4278-4ebe-8404-577080baa403" } ], "workloadContext": "Production" } 2023-04-17T03:54:46.277Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:54:46.278Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 ASDC 2023-04-17T03:54:46.278Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ab47e12c-fcda-4737-b98b-e1a88d67e214 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 ServiceInvariantUUID:83e81596-3856-4aa3-a27b-f59d9adf1a90 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:beafcf4d-4278-4ebe-8404-577080baa403 ArtifactChecksum:YjMzMjAyYmRkZTE5YTMyNjIwMThlZWVmZjIyOTUwNTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:80cfce09-fcab-4e5a-b402-381460d4e6d7 ResourceInvariantUUID:5e7e6d30-ac56-4c2c-abfb-8e634b703ddd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:1e5232d4-d87b-4ef1-a782-a677c05ed2e3 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:675104e7-b854-467c-88ba-5a609278e173 ArtifactChecksum:OThhYjFmYTAxNTVhZTFlNzkyMTBhYWY1YjlkM2Y2OTA= 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:bf5af4ca-47c6-4229-9ab8-75b174c3f28c 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:a7f4311b-bf63-456b-9a63-79823e22e5b4 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:fa07532d-ff47-4541-9bdd-c3b949c36c46 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:a7f4311b-bf63-456b-9a63-79823e22e5b4 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:7c83d177-e789-408e-a248-ac1c1c037496 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-17T03:54:46.278Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 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-04-17T03:54:46.377Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:54:46.378Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:54:46.378Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:54:46.378Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: beafcf4d-4278-4ebe-8404-577080baa403 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:46.378Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:46.379Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:46.516Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:46.521Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar beafcf4d-4278-4ebe-8404-577080baa403 163273 2023-04-17T03:54:46.522Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:54:46.522Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:46.522Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:46.523Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:46.524Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:46.524Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703686522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:54:47.525Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:54:47.526Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:54:47.527Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: beafcf4d-4278-4ebe-8404-577080baa403, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:47.527Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-04-17T03:54:47.528Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:47.529Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:47.655Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9452063928460735015/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-04-17T03:54:48.593Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:54:48.593Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:54:48.593Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|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-BasicCnfMacro-csar.csar 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.594Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:54:48.595Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-17T03:54:48.596Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:48.597Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-04-17T03:54:48.598Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=978f6818-8720-423a-97a7-1eb773aa4b1e 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:48.599Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:48.600Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 Model Version:NULL Model InvariantUuid:83e81596-3856-4aa3-a27b-f59d9adf1a90 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:13012ec2-5977-439d-97b5-4e034f1490f2 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5e7e6d30-ac56-4c2c-abfb-8e634b703ddd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:80cfce09-fcab-4e5a-b402-381460d4e6d7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ca83e0b4-0036-4f29-8333-edafa237fdef ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:ef58fa48-217d-4ce0-ba3b-34c1b6b39187 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:3ab14382-c118-41b7-ae27-ebf124c43525 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:1d59f857-690c-4ff6-b241-21c86b3f6a11 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:978f6818-8720-423a-97a7-1eb773aa4b1e ModelInvariantUuid:125227a6-31f6-42e4-8d60-464657dd9fe9 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:3aa55def-270d-440e-92c2-70bcc0d53878 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:47716241-0905-453b-99a0-5c2620015729 ModelInvariantUuid:ab69509c-130b-4f5b-bdbb-f2a566a62d4d ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1bdc19e3-924e-45f8-b2af-623cbb56d4c2 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-04-17T03:54:48.619Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 1e5232d4-d87b-4ef1-a782-a677c05ed2e3 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-04-17T03:54:48.624Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2023-04-17T03:54:48.624Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1e5232d4-d87b-4ef1-a782-a677c05ed2e3 2023-04-17T03:54:48.624Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 675104e7-b854-467c-88ba-5a609278e173 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-17T03:54:48.625Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:48.625Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.728Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:48.729Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 675104e7-b854-467c-88ba-5a609278e173 1565 2023-04-17T03:54:48.729Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.730Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:48.730Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:48.730Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:48.730Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:48.731Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703688729, "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-04-17T03:54:49.732Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3ab14382-c118-41b7-ae27-ebf124c43525", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1d59f857-690c-4ff6-b241-21c86b3f6a11", "vfModuleModelCustomizationUUID": "f2b28657-6b91-49cd-b25a-f1d4a132329a", "isBase": true, "artifacts": [ "bf5af4ca-47c6-4229-9ab8-75b174c3f28c", "a7f4311b-bf63-456b-9a63-79823e22e5b4" ], "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": "ca83e0b4-0036-4f29-8333-edafa237fdef", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ef58fa48-217d-4ce0-ba3b-34c1b6b39187", "vfModuleModelCustomizationUUID": "a522af2b-998e-45c9-9184-e1d27b76bd05", "isBase": false, "artifacts": [ "7c83d177-e789-408e-a248-ac1c1c037496" ], "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-04-17T03:54:49.738Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1d59f857-690c-4ff6-b241-21c86b3f6a11 VfModuleModelInvariantUUID:3ab14382-c118-41b7-ae27-ebf124c43525 VfModuleModelDescription:NULL Artifacts UUID List:{ bf5af4ca-47c6-4229-9ab8-75b174c3f28c , a7f4311b-bf63-456b-9a63-79823e22e5b4 } 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:ef58fa48-217d-4ce0-ba3b-34c1b6b39187 VfModuleModelInvariantUUID:ca83e0b4-0036-4f29-8333-edafa237fdef VfModuleModelDescription:NULL Artifacts UUID List:{ 7c83d177-e789-408e-a248-ac1c1c037496 } 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-04-17T03:54:49.742Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3ab14382-c118-41b7-ae27-ebf124c43525", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1d59f857-690c-4ff6-b241-21c86b3f6a11", "vfModuleModelCustomizationUUID": "f2b28657-6b91-49cd-b25a-f1d4a132329a", "isBase": true, "artifacts": [ "bf5af4ca-47c6-4229-9ab8-75b174c3f28c", "a7f4311b-bf63-456b-9a63-79823e22e5b4" ], "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": "ca83e0b4-0036-4f29-8333-edafa237fdef", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ef58fa48-217d-4ce0-ba3b-34c1b6b39187", "vfModuleModelCustomizationUUID": "a522af2b-998e-45c9-9184-e1d27b76bd05", "isBase": false, "artifacts": [ "7c83d177-e789-408e-a248-ac1c1c037496" ], "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-04-17T03:54:49.742Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1d59f857-690c-4ff6-b241-21c86b3f6a11 VfModuleModelInvariantUUID:3ab14382-c118-41b7-ae27-ebf124c43525 VfModuleModelDescription:NULL Artifacts UUID List:{ bf5af4ca-47c6-4229-9ab8-75b174c3f28c , a7f4311b-bf63-456b-9a63-79823e22e5b4 } 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:ef58fa48-217d-4ce0-ba3b-34c1b6b39187 VfModuleModelInvariantUUID:ca83e0b4-0036-4f29-8333-edafa237fdef VfModuleModelDescription:NULL Artifacts UUID List:{ 7c83d177-e789-408e-a248-ac1c1c037496 } 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-04-17T03:54:49.743Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bf5af4ca-47c6-4229-9ab8-75b174c3f28c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-17T03:54:49.743Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:49.743Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:49.864Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:49.864Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml bf5af4ca-47c6-4229-9ab8-75b174c3f28c 914 2023-04-17T03:54:49.864Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:49.865Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:49.865Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:49.865Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:49.865Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:49.865Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703689864, "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-04-17T03:54:50.866Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: fa07532d-ff47-4541-9bdd-c3b949c36c46 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-04-17T03:54:50.866Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:50.867Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:50.976Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:50.977Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env fa07532d-ff47-4541-9bdd-c3b949c36c46 12 2023-04-17T03:54:50.978Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:50.978Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:50.979Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:50.979Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:50.979Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:50.979Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703690978, "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-04-17T03:54:51.981Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a7f4311b-bf63-456b-9a63-79823e22e5b4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-17T03:54:51.981Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:51.981Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:52.087Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:52.087Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env a7f4311b-bf63-456b-9a63-79823e22e5b4 96 2023-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:52.088Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703692088, "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-04-17T03:54:53.089Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7c83d177-e789-408e-a248-ac1c1c037496 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-04-17T03:54:53.089Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:54:53.089Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:53.269Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:54:53.269Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 7c83d177-e789-408e-a248-ac1c1c037496 20206 2023-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:53.270Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703693270, "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-04-17T03:54:54.278Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 2023-04-17T03:54:54.278Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 1e5232d4-d87b-4ef1-a782-a677c05ed2e3 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-04-17T03:54:54.310Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2683b019, org.onap.sdc.toscaparser.api.parameters.Input@66036cc0, org.onap.sdc.toscaparser.api.parameters.Input@1fda446, org.onap.sdc.toscaparser.api.parameters.Input@3c2b9c14, org.onap.sdc.toscaparser.api.parameters.Input@713e0f0] 2023-04-17T03:54:54.312Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.312Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.312Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-04-17T03:54:54.313Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 80cfce09-fcab-4e5a-b402-381460d4e6d7 2023-04-17T03:54:54.313Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 80cfce09-fcab-4e5a-b402-381460d4e6d7 matches Tosca VF Customization UUID: 80cfce09-fcab-4e5a-b402-381460d4e6d7 2023-04-17T03:54:54.313Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 80cfce09-fcab-4e5a-b402-381460d4e6d7 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-04-17T03:54:54.318Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.318Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.319Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 80cfce09-fcab-4e5a-b402-381460d4e6d7: {\"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-04-17T03:54:54.319Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@769348c2 2023-04-17T03:54:54.320Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.320Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:54:54.320Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a522af2b-998e-45c9-9184-e1d27b76bd05 2023-04-17T03:54:54.321Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a522af2b-998e-45c9-9184-e1d27b76bd05 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-04-17T03:54:54.325Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.326Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:54.326Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:54.326Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.326Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:54.327Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:54:54.327Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.327Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-17T03:54:54.327Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=80cfce09-fcab-4e5a-b402-381460d4e6d7 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-04-17T03:54:54.332Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.333Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.333Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3: basic_cnf_macro 2023-04-17T03:54:54.333Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.333Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.334Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.334Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.334Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.334Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.335Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.335Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.335Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:54:54.335Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:54:54.336Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:54.425Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 1e5232d4-d87b-4ef1-a782-a677c05ed2e3 2 ASDC deployResourceStructure 2023-04-17T03:54:54.426Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:54.426Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:54.426Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:54:54.426Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:54.426Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:54.427Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703694426, "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-04-17T03:54:55.428Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:55.428Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:55.428Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:54:55.428Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:55.429Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:55.429Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703695428, "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-04-17T03:54:56.435Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:56.435Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:56.436Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-17T03:54:56.436Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:56.436Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:56.436Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703696430, "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-04-17T03:54:57.437Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:57.438Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:57.438Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:54:57.438Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:57.438Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:57.438Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703697437, "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-04-17T03:54:58.441Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:58.441Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||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-04-17T03:54:58.442Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-17T03:54:58.442Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:58.442Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:58.442Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703698441, "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-04-17T03:54:59.443Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:54:59.444Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-17T03:54:59.444Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:54:59.444Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:54:59.444Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:54:59.445Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703699443, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:55:00.446Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:55:00.470Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:55:00.475Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:55:00.476Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:55:00.476Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:55:30.476Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:55:30.502Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:55:30.508Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:55:30.508Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:55:30.508Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:55:39.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:55:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:55:39.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:55:39.998Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:55:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:00.508Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:00.534Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:00.540Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:56:00.540Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:56:00.540Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:56:30.540Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:30.571Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:30.579Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:56:30.579Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:56:30.579Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:56:39.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:56:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.998Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-17T03:56:39.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.001Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "ves-openapi-manager", "timestamp": 1681703659850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703653200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703665923, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703621032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.008Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703663105, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703655484, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703667342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703686633, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.009Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703686647, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703686271, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "cds-sdc-listener", "timestamp": 1681703686503, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703686522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703687062, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703687650, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.012Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703687764, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.012Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.012Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.012Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "policy-distribution-id", "timestamp": 1681703688651, "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-04-17T03:56:40.037Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab47e12c-fcda-4737-b98b-e1a88d67e214 2023-04-17T03:56:40.037Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:40.062Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.062Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703688862, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.062Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703688729, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703689222, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.063Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703689981, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703689864, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.064Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703690226, "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-04-17T03:56:40.078Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ab47e12c-fcda-4737-b98b-e1a88d67e214 2023-04-17T03:56:40.078Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:40.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703690978, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703691150, "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-04-17T03:56:40.123Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab47e12c-fcda-4737-b98b-e1a88d67e214 2023-04-17T03:56:40.123Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:40.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.146Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "multicloud-k8s", "timestamp": 1681703692152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.147Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.147Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703692088, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.148Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703692170, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.149Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703693270, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.149Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.149Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "aai-model-loader", "timestamp": 1681703693173, "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-04-17T03:56:40.167Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ab47e12c-fcda-4737-b98b-e1a88d67e214 2023-04-17T03:56:40.168Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:56:40.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703694426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703695428, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703696430, "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-04-17T03:56:40.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703697437, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703698441, "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-04-17T03:56:40.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703699443, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.207Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.208Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703687508, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "ves-openapi-manager", "timestamp": 1681703686288, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703689652, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.209Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703693154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703695923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703703666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.210Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703703674, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "cds-sdc-listener", "timestamp": 1681703703528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703704070, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703704677, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703704806, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703697342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.212Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "policy-distribution-id", "timestamp": 1681703705679, "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-04-17T03:56:40.245Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 2023-04-17T03:56:40.245Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:56:40.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703705926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703706154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.269Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703706990, "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-04-17T03:56:40.283Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 2023-04-17T03:56:40.283Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:56:40.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "multicloud-k8s", "timestamp": 1681703707994, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703708501, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703709505, "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-04-17T03:56:40.318Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 2023-04-17T03:56:40.318Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:56:40.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703709516, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:56:40.340Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:56:40.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:56:40.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "aai-model-loader", "timestamp": 1681703710519, "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-04-17T03:56:40.356Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 2023-04-17T03:56:40.356Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:57:00.580Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:57:00.612Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:00.617Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:00.618Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:00.618Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:00.618Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|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-04-17T03:57:00.633Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:57:30.634Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 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-04-17T03:57:30.646Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ab47e12c-fcda-4737-b98b-e1a88d67e214 and serviceModelVersionId: 70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3 2023-04-17T03:57:30.646Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 83e81596-3856-4aa3-a27b-f59d9adf1a90 2023-04-17T03:57:30.647Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0 2023-04-17T03:57:30.652Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:57:30.685Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0|INFO|500||Invoke 2023-04-17T03:57:30.685Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ab47e12c-fcda-4737-b98b-e1a88d67e214], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4b7485da-c1a6-4c7f-8c64-07da2d32b436], X-ECOMP-RequestID=[ab47e12c-fcda-4737-b98b-e1a88d67e214], X-TransactionId=[], X-ONAP-RequestID=[ab47e12c-fcda-4737-b98b-e1a88d67e214], Content-Type=[application/merge-patch+json]} 2023-04-17T03:57:30.694Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:57:30.847Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?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/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:57:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[405568], x-aai-txid=[1-aai-resources-230417-03:57:30:149-44473], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:57:30.848Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:57:30.849Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83e81596-3856-4aa3-a27b-f59d9adf1a90/model-vers/model-ver/70f34738-bbfa-4d47-94ec-4c4c0ed8ddc3?depth=0|INFO|500||InvokeReturn 2023-04-17T03:57:30.849Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:57:30.849Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|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-04-17T03:57:30.866Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|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-04-17T03:57:30.867Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ab47e12c-fcda-4737-b98b-e1a88d67e214 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:57:30.868Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:57:30.868Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:30.868Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:30.868Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703850867, "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-04-17T03:57:31.899Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:57:31.907Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-17T03:57:31.908Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"fba80e3c-8099-4cef-a1ca-352b3a081001","serviceDescription":"service","serviceInvariantUUID":"44d1d155-7a7f-4136-b8fa-bed450d41edd","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"185d1992-0073-4af9-9078-38d59d56cf75","resourceInvariantUUID":"f8caf690-8f42-4ddf-95de-f23438c9bd71","resourceCustomizationUUID":"5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11","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":"YmQ3NzUwZjk0NzgxOTM4ODI0NzdhYzVkM2E3YmU1ZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bc83efb2-ed7c-49f3-9426-c1cd3d4df08c","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":"NDdkMGUzOTNlMmJhNGVmMjliYTk1MGIyNDFjNGZhM2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"85f38c6c-7014-4e42-8804-5fa1f390383b","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":"0495ede1-fe92-4766-82ca-f0cfb417e786","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":"9e99703c-fce0-4962-90c6-3c3f6df6728f","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":"cb1c1697-bfac-44f2-bb78-18b3314b2680","artifactVersion":"2","generatedFromUUID":"0495ede1-fe92-4766-82ca-f0cfb417e786"},{"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":"M2VkYzNlNjNlNzgzYjBlOTgxMTBlNDcyMzcxMWI5ZDg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"25bd2903-ac97-487a-947c-fe5141edae93","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":"YTkxYWQ1MDZmZDIzNzRhMDk0YjFhNDk2NzkwZGYxNDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4b7f18ff-9d13-44ee-b9b7-8dc497c7888d","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MTNlMDQzNjkwYWRhMmQ1MjkxMTBkYjU3MjBkMGIzY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"587e5cb5-cadb-4652-9744-6421b3f526b6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:57:31.910Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:31.911Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:31.911Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:31.911Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:32.913Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:32.913Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:32.914Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:32.914Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:33.915Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:33.916Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:33.916Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:33.916Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:34.917Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:34.917Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:34.917Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:34.918Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:35.920Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:35.920Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:35.921Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:35.921Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:36.922Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:36.922Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:36.923Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:36.923Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "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-04-17T03:57:37.924Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:37.924Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:37.925Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:37.925Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:57:38.926Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:57:38.926Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:38.926Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:38.926Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:57:39.928Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "fba80e3c-8099-4cef-a1ca-352b3a081001", "serviceDescription": "service", "serviceInvariantUUID": "44d1d155-7a7f-4136-b8fa-bed450d41edd", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "185d1992-0073-4af9-9078-38d59d56cf75", "resourceInvariantUUID": "f8caf690-8f42-4ddf-95de-f23438c9bd71", "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": "NDdkMGUzOTNlMmJhNGVmMjliYTk1MGIyNDFjNGZhM2U\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "85f38c6c-7014-4e42-8804-5fa1f390383b", "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": "0495ede1-fe92-4766-82ca-f0cfb417e786", "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": "cb1c1697-bfac-44f2-bb78-18b3314b2680", "generatedFromUUID": "0495ede1-fe92-4766-82ca-f0cfb417e786" }, "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": "cb1c1697-bfac-44f2-bb78-18b3314b2680", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MTNlMDQzNjkwYWRhMmQ1MjkxMTBkYjU3MjBkMGIzY2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "587e5cb5-cadb-4652-9744-6421b3f526b6" } ], "workloadContext": "Production" } 2023-04-17T03:57:39.928Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:57:39.928Z|ab47e12c-fcda-4737-b98b-e1a88d67e214|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fba80e3c-8099-4cef-a1ca-352b3a081001 ASDC 2023-04-17T03:57:39.929Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:fba80e3c-8099-4cef-a1ca-352b3a081001 ServiceInvariantUUID:44d1d155-7a7f-4136-b8fa-bed450d41edd 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:587e5cb5-cadb-4652-9744-6421b3f526b6 ArtifactChecksum:MTNlMDQzNjkwYWRhMmQ1MjkxMTBkYjU3MjBkMGIzY2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 ResourceInvariantUUID:f8caf690-8f42-4ddf-95de-f23438c9bd71 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:185d1992-0073-4af9-9078-38d59d56cf75 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:85f38c6c-7014-4e42-8804-5fa1f390383b ArtifactChecksum:NDdkMGUzOTNlMmJhNGVmMjliYTk1MGIyNDFjNGZhM2U= 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:0495ede1-fe92-4766-82ca-f0cfb417e786 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:cb1c1697-bfac-44f2-bb78-18b3314b2680 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:cb1c1697-bfac-44f2-bb78-18b3314b2680 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-17T03:57:39.929Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fba80e3c-8099-4cef-a1ca-352b3a081001 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 (?, ?, ?, ?, ?) 2023-04-17T03:57:39.987Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:57:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 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-04-17T03:57:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.997Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:39.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.000Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.003Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.006Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.008Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:57:40.008Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:57:40.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:57:40.016Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:57:40.017Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:57:40.017Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:57:40.017Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 587e5cb5-cadb-4652-9744-6421b3f526b6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-17T03:57:40.017Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:57:40.017Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-17T03:57:40.131Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:57:40.134Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 587e5cb5-cadb-4652-9744-6421b3f526b6 82978 2023-04-17T03:57:40.135Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:57:40.136Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-17T03:57:40.136Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:57:40.136Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:40.136Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:40.136Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703860135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:57:41.138Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:57:41.139Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:57:41.139Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 587e5cb5-cadb-4652-9744-6421b3f526b6, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:41.139Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-04-17T03:57:41.140Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:41.140Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:41.230Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14778067395559703094/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-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-BasicVmMacro-csar.csar 2023-04-17T03:57:42.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-BasicVmMacro-csar.csar 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:42.298Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a178d1f6-1fe4-42c5-8751-21a27b272c0d 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:42.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:fba80e3c-8099-4cef-a1ca-352b3a081001 Model Version:NULL Model InvariantUuid:44d1d155-7a7f-4136-b8fa-bed450d41edd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:592ec8a7-c599-4844-9f21-9067eea4bbfa Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f8caf690-8f42-4ddf-95de-f23438c9bd71 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:367e2a2b-e389-4dc0-9b61-f7405ae06b7a ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:9e22ec49-8c07-4c75-805f-4b16572a0540 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a178d1f6-1fe4-42c5-8751-21a27b272c0d ModelInvariantUuid:89d6ea44-0d39-4f5e-899a-b78c8bcded9d ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:89312419-387d-4d79-8f17-dbef98306e6a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e812e11b-66ad-421f-b1b3-2ecf51d7f141 ModelInvariantUuid:65010bc4-568a-4308-88d8-02031be4eb03 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:b89b0734-0a2f-41da-bf18-2ab2db0eae75 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-04-17T03:57:42.317Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 185d1992-0073-4af9-9078-38d59d56cf75 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-04-17T03:57:42.323Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-04-17T03:57:42.323Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 185d1992-0073-4af9-9078-38d59d56cf75 2023-04-17T03:57:42.323Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 85f38c6c-7014-4e42-8804-5fa1f390383b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-17T03:57:42.323Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:57:42.323Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:42.431Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:57:42.432Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 85f38c6c-7014-4e42-8804-5fa1f390383b 792 2023-04-17T03:57:42.432Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:42.432Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:42.432Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:57:42.432Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:42.433Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:42.433Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703862432, "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-04-17T03:57:43.433Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "367e2a2b-e389-4dc0-9b61-f7405ae06b7a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9e22ec49-8c07-4c75-805f-4b16572a0540", "vfModuleModelCustomizationUUID": "e6cd17c6-37f4-4c0f-8861-1821fee797c6", "isBase": true, "artifacts": [ "0495ede1-fe92-4766-82ca-f0cfb417e786", "cb1c1697-bfac-44f2-bb78-18b3314b2680" ], "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-04-17T03:57:43.438Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9e22ec49-8c07-4c75-805f-4b16572a0540 VfModuleModelInvariantUUID:367e2a2b-e389-4dc0-9b61-f7405ae06b7a VfModuleModelDescription:NULL Artifacts UUID List:{ 0495ede1-fe92-4766-82ca-f0cfb417e786 , cb1c1697-bfac-44f2-bb78-18b3314b2680 } 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-04-17T03:57:43.441Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "367e2a2b-e389-4dc0-9b61-f7405ae06b7a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9e22ec49-8c07-4c75-805f-4b16572a0540", "vfModuleModelCustomizationUUID": "e6cd17c6-37f4-4c0f-8861-1821fee797c6", "isBase": true, "artifacts": [ "0495ede1-fe92-4766-82ca-f0cfb417e786", "cb1c1697-bfac-44f2-bb78-18b3314b2680" ], "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-04-17T03:57:43.441Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9e22ec49-8c07-4c75-805f-4b16572a0540 VfModuleModelInvariantUUID:367e2a2b-e389-4dc0-9b61-f7405ae06b7a VfModuleModelDescription:NULL Artifacts UUID List:{ 0495ede1-fe92-4766-82ca-f0cfb417e786 , cb1c1697-bfac-44f2-bb78-18b3314b2680 } 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-04-17T03:57:43.441Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0495ede1-fe92-4766-82ca-f0cfb417e786 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-17T03:57:43.442Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:57:43.442Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:43.541Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:57:43.542Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0495ede1-fe92-4766-82ca-f0cfb417e786 5033 2023-04-17T03:57:43.542Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:43.542Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:43.543Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:57:43.543Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:43.543Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:43.543Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703863542, "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-04-17T03:57:44.544Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cb1c1697-bfac-44f2-bb78-18b3314b2680 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-17T03:57:44.544Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:57:44.545Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:44.656Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:57:44.656Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env cb1c1697-bfac-44f2-bb78-18b3314b2680 903 2023-04-17T03:57:44.656Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:44.657Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:44.657Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:57:44.657Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:44.657Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:44.657Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703864656, "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-04-17T03:57:45.658Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: fba80e3c-8099-4cef-a1ca-352b3a081001 2023-04-17T03:57:45.659Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 185d1992-0073-4af9-9078-38d59d56cf75 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-04-17T03:57:45.696Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@73eeca6b, org.onap.sdc.toscaparser.api.parameters.Input@12141ce, org.onap.sdc.toscaparser.api.parameters.Input@58435120, org.onap.sdc.toscaparser.api.parameters.Input@2be40803, org.onap.sdc.toscaparser.api.parameters.Input@2e5c3286] 2023-04-17T03:57:45.698Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.699Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.699Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-04-17T03:57:45.699Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 2023-04-17T03:57:45.699Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 matches Tosca VF Customization UUID: 5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 2023-04-17T03:57:45.699Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 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-04-17T03:57:45.705Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.705Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.706Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11: {\"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-04-17T03:57:45.706Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6c5f0e91 2023-04-17T03:57:45.706Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.706Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-17T03:57:45.707Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e6cd17c6-37f4-4c0f-8861-1821fee797c6 2023-04-17T03:57:45.707Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e6cd17c6-37f4-4c0f-8861-1821fee797c6 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-04-17T03:57:45.712Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:45.713Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.714Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-17T03:57:45.714Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-17T03:57:45.714Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-17T03:57:45.714Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a178d1f6-1fe4-42c5-8751-21a27b272c0d 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-04-17T03:57:45.719Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.720Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:45.720Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-17T03:57:45.720Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.720Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-17T03:57:45.721Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5f85eb9e-f5d9-4b38-a1a5-42a0cc0b5a11 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-04-17T03:57:45.726Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.726Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.726Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid fba80e3c-8099-4cef-a1ca-352b3a081001: basic_vm_macro 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.727Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.728Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.728Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:57:45.728Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:57:45.728Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:45.947Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 185d1992-0073-4af9-9078-38d59d56cf75 1 ASDC deployResourceStructure 2023-04-17T03:57:45.947Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:45.948Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:45.948Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:57:45.948Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:45.948Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:45.948Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703865947, "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-04-17T03:57:46.949Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:46.950Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:46.950Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:57:46.950Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:46.950Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:46.950Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703866949, "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-04-17T03:57:47.952Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:47.952Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||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-04-17T03:57:47.952Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:57:47.953Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:47.953Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:47.953Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703867952, "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-04-17T03:57:48.955Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:57:48.955Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-17T03:57:48.956Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:57:48.956Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:57:48.956Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:57:48.956Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703868955, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:57:49.959Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:57:49.989Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:57:49.995Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:57:49.995Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:57:49.995Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:57:49.995Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:57:49.996Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:49.996Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:49.996Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:49.996Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:57:49.996Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-04-17T03:57:50.011Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:58:20.012Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd 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-04-17T03:58:20.024Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd and serviceModelVersionId: fba80e3c-8099-4cef-a1ca-352b3a081001 2023-04-17T03:58:20.025Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 44d1d155-7a7f-4136-b8fa-bed450d41edd 2023-04-17T03:58:20.025Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0 2023-04-17T03:58:20.032Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:58:20.071Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0|INFO|500||Invoke 2023-04-17T03:58:20.071Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[67e79c85-d90d-4928-a9e9-570427617b2b], X-ECOMP-RequestID=[84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd], X-TransactionId=[], X-ONAP-RequestID=[84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd], Content-Type=[application/merge-patch+json]} 2023-04-17T03:58:20.079Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:58:20.247Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?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/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:58:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[417856], x-aai-txid=[1-aai-resources-230417-03:58:19:532-60830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:58:20.248Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:58:20.249Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/44d1d155-7a7f-4136-b8fa-bed450d41edd/model-vers/model-ver/fba80e3c-8099-4cef-a1ca-352b3a081001?depth=0|INFO|500||InvokeReturn 2023-04-17T03:58:20.250Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:58:20.250Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-04-17T03:58:20.265Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|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-04-17T03:58:20.265Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:58:20.266Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:58:20.266Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:20.266Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:20.266Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703900265, "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-04-17T03:58:21.295Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-04-17T03:58:21.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"38fd7b86-45d8-4a4a-8d10-decc614dc316","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f3a82bac-adad-44e8-b79a-db8f6b0592b3","serviceDescription":"service","serviceInvariantUUID":"56921f17-ea56-4b30-8f84-a981e2531bf4","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d3212cfb-48a9-4323-a2ee-39682de14107","resourceInvariantUUID":"f001fc8f-2b35-496e-b20c-7fa4b6d8a7ca","resourceCustomizationUUID":"be12d83b-0805-4824-8e14-332f2aeaed85","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OWY0YTBmMDljOGJiYTk3OTU2NGMyMTE0NjlhYTIwMTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"58294e51-d2f2-43e0-adb6-cf36b03f013a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f2263fcf-7175-4c73-ac2c-9b39dba46148","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0c80c915-af42-4cdf-82a9-bf84fefec1f9","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MDc4MmNiYWE3OGE1Mjc5YmM1Y2I1YTk0ZDllNzlhZTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4381a9ba-bfdb-401e-b9df-f2c7e736f310","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2912b202-50d0-4cdd-b0f0-85b1a906ae84","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f00af365-f36c-4dc7-bb63-1fa7134be659","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c17b0e64-0bdc-4cad-aff5-cb704de69721","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NGUyNGVmZTg5OGM0NTU2NTRiY2U2ZjRjZDczOTk5Y2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6062a79c-a80d-4f10-8c5c-02ed9718d4bb","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MzM5Y2JkZTdkMTEzYmY4NTgxODVhNTE2MDUzYzYxZjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5501f063-b785-4132-af32-ae4c60c241a8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-17T03:58:21.296Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:21.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:21.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:21.297Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:22.299Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:22.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:22.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:22.300Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:23.301Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:23.302Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:23.302Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:23.302Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:24.303Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:24.304Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:24.304Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:24.304Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:25.305Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:25.306Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:25.306Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:25.306Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:26.307Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:26.308Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:26.308Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:26.308Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:27.309Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:27.310Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:27.310Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:27.310Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:28.310Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:28.311Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:28.311Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:28.311Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:29.312Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-17T03:58:29.313Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:29.313Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:29.313Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:30.314Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f3a82bac-adad-44e8-b79a-db8f6b0592b3", "serviceDescription": "service", "serviceInvariantUUID": "56921f17-ea56-4b30-8f84-a981e2531bf4", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "be12d83b-0805-4824-8e14-332f2aeaed85", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "d3212cfb-48a9-4323-a2ee-39682de14107", "resourceInvariantUUID": "f001fc8f-2b35-496e-b20c-7fa4b6d8a7ca", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MzM5Y2JkZTdkMTEzYmY4NTgxODVhNTE2MDUzYzYxZjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5501f063-b785-4132-af32-ae4c60c241a8" } ], "workloadContext": "Production" } 2023-04-17T03:58:30.314Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-17T03:58:30.314Z|84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f3a82bac-adad-44e8-b79a-db8f6b0592b3 ASDC 2023-04-17T03:58:30.315Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:38fd7b86-45d8-4a4a-8d10-decc614dc316 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f3a82bac-adad-44e8-b79a-db8f6b0592b3 ServiceInvariantUUID:56921f17-ea56-4b30-8f84-a981e2531bf4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:5501f063-b785-4132-af32-ae4c60c241a8 ArtifactChecksum:MzM5Y2JkZTdkMTEzYmY4NTgxODVhNTE2MDUzYzYxZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:be12d83b-0805-4824-8e14-332f2aeaed85 ResourceInvariantUUID:f001fc8f-2b35-496e-b20c-7fa4b6d8a7ca ResourceName:test-pnf ResourceType:PNF ResourceUUID:d3212cfb-48a9-4323-a2ee-39682de14107 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-04-17T03:58:30.315Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f3a82bac-adad-44e8-b79a-db8f6b0592b3 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-04-17T03:58:30.374Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:58:30.375Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:58:30.375Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:58:30.375Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5501f063-b785-4132-af32-ae4c60c241a8 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-04-17T03:58:30.376Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-04-17T03:58:30.376Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-04-17T03:58:30.475Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-04-17T03:58:30.480Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5501f063-b785-4132-af32-ae4c60c241a8 111074 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:30.481Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703910481, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:31.482Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-17T03:58:31.483Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-04-17T03:58:31.483Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5501f063-b785-4132-af32-ae4c60c241a8, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-17T03:58:31.484Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-04-17T03:58:31.484Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-17T03:58:31.484Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-17T03:58:31.610Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1185990694350382245/Definitions/service-TestPnfMacro-template.yml 2023-04-17T03:58:32.193Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-17T03:58:32.193Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-TestPnfMacro-csar.csar 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.194Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.195Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:f3a82bac-adad-44e8-b79a-db8f6b0592b3 Model Version:NULL Model InvariantUuid:56921f17-ea56-4b30-8f84-a981e2531bf4 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-04-17T03:58:32.216Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: d3212cfb-48a9-4323-a2ee-39682de14107 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-04-17T03:58:32.222Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-04-17T03:58:32.222Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d3212cfb-48a9-4323-a2ee-39682de14107 2023-04-17T03:58:32.222Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f3a82bac-adad-44e8-b79a-db8f6b0592b3 2023-04-17T03:58:32.222Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f3a82bac-adad-44e8-b79a-db8f6b0592b3 2023-04-17T03:58:32.222Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 d3212cfb-48a9-4323-a2ee-39682de14107 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-04-17T03:58:32.236Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2af6dea3, org.onap.sdc.toscaparser.api.parameters.Input@358e7983, org.onap.sdc.toscaparser.api.parameters.Input@393a5a6d, org.onap.sdc.toscaparser.api.parameters.Input@3af4e8ba, org.onap.sdc.toscaparser.api.parameters.Input@266b2a81] 2023-04-17T03:58:32.236Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.236Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.237Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid f3a82bac-adad-44e8-b79a-db8f6b0592b3: test-pnf 2023-04-17T03:58:32.237Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Processing PNF resource: d3212cfb-48a9-4323-a2ee-39682de14107 2023-04-17T03:58:32.237Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-17T03:58:32.237Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-17T03:58:32.237Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Resource customization UUID: be12d83b-0805-4824-8e14-332f2aeaed85 is the same as notified resource customizationUUID: be12d83b-0805-4824-8e14-332f2aeaed85 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-04-17T03:58:32.331Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf d3212cfb-48a9-4323-a2ee-39682de14107 0 ASDC deployResourceStructure 2023-04-17T03:58:32.331Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-04-17T03:58:32.331Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-04-17T03:58:32.332Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-17T03:58:32.332Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:58:32.332Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:58:32.332Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703912331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:33.333Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:58:33.361Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:58:33.367Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:58:33.367Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-17T03:58:33.367Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-17T03:58:39.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:58:39.989Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.989Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703766684, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "ves-openapi-manager", "timestamp": 1681703783315, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703764533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703785923, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "multicloud-k8s", "timestamp": 1681703769000, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703787342, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703801813, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703802188, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "cds-sdc-listener", "timestamp": 1681703802041, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:58:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703802586, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703803193, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "policy-distribution-id", "timestamp": 1681703804195, "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-04-17T03:58:40.013Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 38fd7b86-45d8-4a4a-8d10-decc614dc316 2023-04-17T03:58:40.013Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:58:40.036Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.036Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703804385, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:58:40.036Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.036Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.036Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1681703805390, "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-04-17T03:58:40.052Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 38fd7b86-45d8-4a4a-8d10-decc614dc316 2023-04-17T03:58:40.052Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:58:40.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.078Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703805532, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:58:40.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.078Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "aai-model-loader", "timestamp": 1681703806534, "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-04-17T03:58:40.095Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 38fd7b86-45d8-4a4a-8d10-decc614dc316 2023-04-17T03:58:40.096Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ab47e12c-fcda-4737-b98b-e1a88d67e214", "consumerID": "SO-sdc-controller", "timestamp": 1681703850867, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:58:40.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:03.368Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:59:03.397Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:59:03.403Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-17T03:59:03.403Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-17T03:59:03.403Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-17T03:59:03.403Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-17T03:59:03.403Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:59:03.404Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:59:03.404Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:59:03.404Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-17T03:59:03.404Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-04-17T03:59:03.420Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-17T03:59:33.420Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 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-04-17T03:59:33.434Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 38fd7b86-45d8-4a4a-8d10-decc614dc316 and serviceModelVersionId: f3a82bac-adad-44e8-b79a-db8f6b0592b3 2023-04-17T03:59:33.434Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56921f17-ea56-4b30-8f84-a981e2531bf4 2023-04-17T03:59:33.435Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0 2023-04-17T03:59:33.441Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-04-17T03:59:33.473Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0|INFO|500||Invoke 2023-04-17T03:59:33.474Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[38fd7b86-45d8-4a4a-8d10-decc614dc316], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[167a1880-a5a4-426f-86ef-9f1e57d2b34f], X-ECOMP-RequestID=[38fd7b86-45d8-4a4a-8d10-decc614dc316], X-TransactionId=[], X-ONAP-RequestID=[38fd7b86-45d8-4a4a-8d10-decc614dc316], Content-Type=[application/merge-patch+json]} 2023-04-17T03:59:33.482Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-17T03:59:33.652Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?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/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0 has http status code:200 and response headers:{date=[Mon, 17 Apr 2023 03:59:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[434240], x-aai-txid=[1-aai-resources-230417-03:59:32:937-99654], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-17T03:59:33.653Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-17T03:59:33.653Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56921f17-ea56-4b30-8f84-a981e2531bf4/model-vers/model-ver/f3a82bac-adad-44e8-b79a-db8f6b0592b3?depth=0|INFO|500||InvokeReturn 2023-04-17T03:59:33.654Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-17T03:59:33.654Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-04-17T03:59:33.667Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|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-04-17T03:59:33.668Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 38fd7b86-45d8-4a4a-8d10-decc614dc316 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-17T03:59:33.668Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-17T03:59:33.668Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-04-17T03:59:33.668Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-17T03:59:33.669Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703973668, "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-04-17T03:59:34.699Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T03:59:39.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T03:59:39.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703860135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:59:39.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703862432, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703863542, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703864656, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703865947, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-17T03:59:39.991Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703866949, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703867952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703868955, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.992Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "84d6e6c7-4c7f-4659-8f21-f1f6e77bacbd", "consumerID": "SO-sdc-controller", "timestamp": 1681703900265, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.993Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703851899, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.995Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703910481, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-17T03:59:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T03:59:39.996Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-04-17T03:59:39.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703912331, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-17T03:59:39.996Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T04:00:34.701Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:00:39.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:00:39.989Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-17T04:00:39.989Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "38fd7b86-45d8-4a4a-8d10-decc614dc316", "consumerID": "SO-sdc-controller", "timestamp": 1681703973668, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-17T04:00:39.989Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-17T04:01:34.702Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:01:39.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:02:34.703Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:02:39.989Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:03:34.704Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:03:39.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:04:34.704Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:04:39.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:05:34.706Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:05:39.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:06:34.707Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:06:39.992Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:07:34.709Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:07:39.993Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:08:34.710Z|1f31211e-343b-42ed-b092-a5d6c9020157|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:08:39.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:09:34.711Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:09:39.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:10:34.711Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:10:39.997Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:11:34.713Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:11:39.998Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:12:34.713Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:12:39.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:13:34.715Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:13:40.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:14:34.715Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:14:40.001Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:15:34.717Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:15:40.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:16:34.719Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:16:40.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:17:34.719Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:17:40.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:18:34.720Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:18:40.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:19:34.720Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:19:40.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:20:34.721Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:20:40.007Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:21:34.722Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:21:40.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:22:34.724Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:22:40.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:23:34.726Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:23:40.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:24:34.727Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:24:40.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:25:34.728Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:25:40.011Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:26:34.728Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:26:40.012Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:27:34.730Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:27:40.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:28:34.730Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:28:40.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:29:34.732Z|38fd7b86-45d8-4a4a-8d10-decc614dc316|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:29:40.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:30:34.732Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:30:40.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:31:34.733Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:31:40.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:32:34.734Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:32:40.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:33:34.734Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:33:40.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:34:34.736Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:34:40.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:35:34.736Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:35:40.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:36:34.738Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:36:40.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:37:34.739Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:37:40.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:38:34.740Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:38:40.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:39:34.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:39:40.028Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:40:34.742Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:40:40.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:41:34.743Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:41:40.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:42:34.744Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:42:40.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:43:34.745Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:43:40.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:44:34.746Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:44:40.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:45:34.748Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:45:40.035Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:46:34.748Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:46:40.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:47:34.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:47:40.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:48:34.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:48:40.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:49:34.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:49:40.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:50:34.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:50:40.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:51:34.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:51:40.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:52:34.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:52:40.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:53:34.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:53:40.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:54:34.757Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:54:40.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:55:34.759Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:55:40.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:56:34.759Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:56:40.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:57:34.761Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:57:40.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:58:34.762Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:58:40.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T04:59:34.763Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T04:59:40.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:00:34.764Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:00:40.051Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:01:34.765Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:01:40.052Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:02:34.766Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:02:40.053Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:03:34.768Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:03:40.053Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:04:34.769Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:04:40.054Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:05:34.769Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:05:40.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:06:34.770Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:06:40.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:07:34.771Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:07:40.057Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:08:34.773Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:08:40.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:09:34.774Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:09:40.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:10:34.774Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:10:40.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:11:34.774Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:11:40.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:12:34.776Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:12:40.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:13:34.777Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:13:40.062Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:14:34.779Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:14:40.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:15:34.781Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:15:40.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:16:34.781Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:16:40.066Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-17T05:17:34.783Z|35d20960-69c7-40cb-b17a-8d06e03c73e3|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-17T05:17:40.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO